aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bashrc: add new alias ..bare-git-repola-ninpre2021-07-071-0/+1
|
* xmonad: update to upstreamla-ninpre2021-07-071-0/+0
|
* add xmonad config submodulela-ninpre2021-07-072-0/+3
| | | | see https://git.aaoth.xyz/xmonad-config.git
* alacritty: change font to mediumla-ninpre2021-07-071-1/+1
|
* moc: change keymap to be more vi-likela-ninpre2021-07-072-2/+190
|
* add starship configla-ninpre2021-06-231-0/+16
|
* alacritty: disable dynamic paddingla-ninpre2021-06-171-1/+1
|
* nvim: add foldsla-ninpre2021-06-172-14/+25
| | | | alacritty: add tweaks
* nimi_sewi: fix shellcheck complaint about quotesla-ninpre2021-06-071-1/+1
|
* replace key backup script with new onela-ninpre2021-06-072-62/+165
|
* nvim: small refactor and add little thingsla-ninpre2021-06-031-13/+14
|
* move fslcd back to bashrcla-ninpre2021-05-312-10/+6
| | | | | | | | when it is separate script it's not working, because cd works only when script is running, but when it exits, working directory stays the same. maybe there's a way to do it differently, but for now it will remain just a function inside bashrc.
* nvim: add toml syntax pluginla-ninpre2021-05-311-0/+1
|
* bashrc: fix issues and push scripts to separate filesla-ninpre2021-05-263-35/+30
| | | | for some weird reasons they were included in bashrc as functions
* add print_codes scriptla-ninpre2021-05-251-0/+97
|
* fossil-update: refactor and fix issuesla-ninpre2021-05-241-34/+38
|
* nvim: add ale pluginla-ninpre2021-05-241-0/+1
|
* alacritty: fix fontsla-ninpre2021-05-181-3/+3
|
* nvim: add cmd to fix fullscreen and add haskell mode to xmobarrcla-ninpre2021-05-161-0/+8
|
* alacritty: add custom color themela-ninpre2021-05-122-28/+59
| | | | nvim: add custom color theme
* moc: add custom themela-ninpre2021-05-122-1/+39
|
* bashrc: add mocp aliasla-ninpre2021-05-124-1/+703
| | | | | | bash_profile: change browser to brave add moc config add mocpnotify script
* nimi_sewi: add notification sendingla-ninpre2021-05-111-3/+7
|
* fossil-update: major refactoring and additionsla-ninpre2021-04-301-11/+75
|
* add nimi_sewi scriptla-ninpre2021-04-281-0/+6
| | | | | | nimi sewi is a random toki pona phrase generator. see https://fsl.aaoth.xyz/nimisewi/home
* fossil-update: replace sudo with doasla-ninpre2021-03-201-1/+1
|
* bashrc: remove pacs command, bash_profile: add tessdata_prefixla-ninpre2021-03-052-6/+1
|
* bashrc: add quick key lookup functionla-ninpre2021-01-251-0/+4
| | | | | | | for some reason gpg is broken and fails to retrieve keys from the keyserver, so i need to import it manually. maybe i should add keyserver option to this function later.
* bashrc: modify fslcd functionla-ninpre2021-01-081-1/+3
|
* add fossil update scriptla-ninpre2020-12-171-0/+27
|
* vim: pikchr highlighter small fixesla-ninpre2020-12-141-6/+10
|
* vim: add pikchr syntax highlightingla-ninpre2020-12-142-0/+90
| | | | it's very poor, but kinda works.
* bashrc: add little fossil cd functionla-ninpre2020-12-131-0/+4
|
* init.vim: add mapping for pep8 checkerla-ninpre2020-12-101-0/+2
|
* add small random string generatorla-ninpre2020-12-102-5/+23
| | | | | and also change font in alacritty to jetbrains mono idk why, but just want to try it out
* init.vim: add limelight pluginla-ninpre2020-12-071-0/+5
|
* add starship promptla-ninpre2020-12-061-0/+3
|
* add fossil init script linkla-ninpre2020-12-041-10/+23
|
* bashrc: add fossil aliasla-ninpre2020-11-281-0/+12
|
* add after-file for yamlla-ninpre2020-11-261-0/+1
| | | | cause 4 spaces are good for python, but not for yaml
* add good python stuffla-ninpre2020-11-252-1/+25
| | | | | PyInclude function is ripped from Leeren's python.vim (https://youtube.com/watch?v=Gs1VDYnS-Ac)
* add bash_profilela-ninpre2020-11-241-0/+10
|
* init.vim: remove disabling of colorcolumnla-ninpre2020-11-241-2/+0
| | | | | | i noticed that i tend to enable it even in markdown documents. i don't know why i'm sticking to 80 chars per line...
* bashrc: remove sourcing of init.vim from aliasla-ninpre2020-11-241-1/+1
|
* init.vim: add date and time to rulerbarla-ninpre2020-11-231-0/+2
|
* init.vim: fix GIT_EDITMSG entering insert modela-ninpre2020-11-231-1/+1
|
* backup-secret-key: fix not failing with empty 1st argla-ninpre2020-11-231-2/+9
|
* add gpg backup scriptla-ninpre2020-11-231-0/+55
|
* move dotfiles dir to documents dirla-ninpre2020-11-221-1/+1
|
* init.vim: add mapping to replace word below cursorla-ninpre2020-11-111-0/+3
|