| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | init | la-ninpre | 2020-11-04 | 3 | -0/+868 |
