| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | nvim: add folds | la-ninpre | 2021-06-17 | 2 | -14/+25 | |
| | | | | | alacritty: add tweaks | |||||
| * | nimi_sewi: fix shellcheck complaint about quotes | la-ninpre | 2021-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | replace key backup script with new one | la-ninpre | 2021-06-07 | 2 | -62/+165 | |
| | | ||||||
| * | nvim: small refactor and add little things | la-ninpre | 2021-06-03 | 1 | -13/+14 | |
| | | ||||||
| * | move fslcd back to bashrc | la-ninpre | 2021-05-31 | 2 | -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 plugin | la-ninpre | 2021-05-31 | 1 | -0/+1 | |
| | | ||||||
| * | bashrc: fix issues and push scripts to separate files | la-ninpre | 2021-05-26 | 3 | -35/+30 | |
| | | | | | for some weird reasons they were included in bashrc as functions | |||||
| * | add print_codes script | la-ninpre | 2021-05-25 | 1 | -0/+97 | |
| | | ||||||
| * | fossil-update: refactor and fix issues | la-ninpre | 2021-05-24 | 1 | -34/+38 | |
| | | ||||||
| * | nvim: add ale plugin | la-ninpre | 2021-05-24 | 1 | -0/+1 | |
| | | ||||||
| * | alacritty: fix fonts | la-ninpre | 2021-05-18 | 1 | -3/+3 | |
| | | ||||||
| * | nvim: add cmd to fix fullscreen and add haskell mode to xmobarrc | la-ninpre | 2021-05-16 | 1 | -0/+8 | |
| | | ||||||
| * | alacritty: add custom color theme | la-ninpre | 2021-05-12 | 2 | -28/+59 | |
| | | | | | nvim: add custom color theme | |||||
| * | moc: add custom theme | la-ninpre | 2021-05-12 | 2 | -1/+39 | |
| | | ||||||
| * | bashrc: add mocp alias | la-ninpre | 2021-05-12 | 4 | -1/+703 | |
| | | | | | | | bash_profile: change browser to brave add moc config add mocpnotify script | |||||
| * | nimi_sewi: add notification sending | la-ninpre | 2021-05-11 | 1 | -3/+7 | |
| | | ||||||
| * | fossil-update: major refactoring and additions | la-ninpre | 2021-04-30 | 1 | -11/+75 | |
| | | ||||||
| * | add nimi_sewi script | la-ninpre | 2021-04-28 | 1 | -0/+6 | |
| | | | | | | | nimi sewi is a random toki pona phrase generator. see https://fsl.aaoth.xyz/nimisewi/home | |||||
| * | fossil-update: replace sudo with doas | la-ninpre | 2021-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | bashrc: remove pacs command, bash_profile: add tessdata_prefix | la-ninpre | 2021-03-05 | 2 | -6/+1 | |
| | | ||||||
| * | bashrc: add quick key lookup function | la-ninpre | 2021-01-25 | 1 | -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 function | la-ninpre | 2021-01-08 | 1 | -1/+3 | |
| | | ||||||
| * | add fossil update script | la-ninpre | 2020-12-17 | 1 | -0/+27 | |
| | | ||||||
| * | vim: pikchr highlighter small fixes | la-ninpre | 2020-12-14 | 1 | -6/+10 | |
| | | ||||||
| * | vim: add pikchr syntax highlighting | la-ninpre | 2020-12-14 | 2 | -0/+90 | |
| | | | | | it's very poor, but kinda works. | |||||
| * | bashrc: add little fossil cd function | la-ninpre | 2020-12-13 | 1 | -0/+4 | |
| | | ||||||
| * | init.vim: add mapping for pep8 checker | la-ninpre | 2020-12-10 | 1 | -0/+2 | |
| | | ||||||
| * | add small random string generator | la-ninpre | 2020-12-10 | 2 | -5/+23 | |
| | | | | | | and also change font in alacritty to jetbrains mono idk why, but just want to try it out | |||||
| * | init.vim: add limelight plugin | la-ninpre | 2020-12-07 | 1 | -0/+5 | |
| | | ||||||
| * | add starship prompt | la-ninpre | 2020-12-06 | 1 | -0/+3 | |
| | | ||||||
| * | add fossil init script link | la-ninpre | 2020-12-04 | 1 | -10/+23 | |
| | | ||||||
| * | bashrc: add fossil alias | la-ninpre | 2020-11-28 | 1 | -0/+12 | |
| | | ||||||
| * | add after-file for yaml | la-ninpre | 2020-11-26 | 1 | -0/+1 | |
| | | | | | cause 4 spaces are good for python, but not for yaml | |||||
| * | add good python stuff | la-ninpre | 2020-11-25 | 2 | -1/+25 | |
| | | | | | | PyInclude function is ripped from Leeren's python.vim (https://youtube.com/watch?v=Gs1VDYnS-Ac) | |||||
| * | add bash_profile | la-ninpre | 2020-11-24 | 1 | -0/+10 | |
| | | ||||||
| * | init.vim: remove disabling of colorcolumn | la-ninpre | 2020-11-24 | 1 | -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 alias | la-ninpre | 2020-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | init.vim: add date and time to rulerbar | la-ninpre | 2020-11-23 | 1 | -0/+2 | |
| | | ||||||
| * | init.vim: fix GIT_EDITMSG entering insert mode | la-ninpre | 2020-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | backup-secret-key: fix not failing with empty 1st arg | la-ninpre | 2020-11-23 | 1 | -2/+9 | |
| | | ||||||
| * | add gpg backup script | la-ninpre | 2020-11-23 | 1 | -0/+55 | |
| | | ||||||
| * | move dotfiles dir to documents dir | la-ninpre | 2020-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | init.vim: add mapping to replace word below cursor | la-ninpre | 2020-11-11 | 1 | -0/+3 | |
| | | ||||||
| * | bashrc: add vi mode | la-ninpre | 2020-11-10 | 1 | -0/+3 | |
| | | ||||||
| * | init.vim: add binding to helptags | la-ninpre | 2020-11-06 | 1 | -0/+3 | |
| | | | | | love 'em a lot! | |||||
| * | move export statement to ~/.bash_profile | la-ninpre | 2020-11-06 | 1 | -2/+0 | |
| | | | | | hope it'll work | |||||
| * | fix expanded variables in alias | la-ninpre | 2020-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | add comments to init.vim | la-ninpre | 2020-11-04 | 1 | -2/+63 | |
| | | ||||||
| * | add some aliases to bashrc | la-ninpre | 2020-11-04 | 1 | -1/+5 | |
| | | | | | these for faster editing some config files | |||||
| * | add comments to .bashrc | la-ninpre | 2020-11-04 | 1 | -2/+5 | |
| | | ||||||
