| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move to GNU stow approach on managing dotfiles | la-ninpre | 2021-07-12 | 1 | -54/+0 |
| | | |||||
| * | bashrc: add new alias ..bare-git-repo | la-ninpre | 2021-07-07 | 1 | -0/+1 |
| | | |||||
| * | move fslcd back to bashrc | la-ninpre | 2021-05-31 | 1 | -0/+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. | ||||
| * | bashrc: fix issues and push scripts to separate files | la-ninpre | 2021-05-26 | 1 | -35/+12 |
| | | | | | for some weird reasons they were included in bashrc as functions | ||||
| * | bashrc: add mocp alias | la-ninpre | 2021-05-12 | 1 | -0/+1 |
| | | | | | | | bash_profile: change browser to brave add moc config add mocpnotify script | ||||
| * | bashrc: remove pacs command, bash_profile: add tessdata_prefix | la-ninpre | 2021-03-05 | 1 | -6/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | bashrc: add little fossil cd function | la-ninpre | 2020-12-13 | 1 | -0/+4 |
| | | |||||
| * | 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 |
| | | |||||
| * | bashrc: remove sourcing of init.vim from alias | la-ninpre | 2020-11-24 | 1 | -1/+1 |
| | | |||||
| * | move dotfiles dir to documents dir | la-ninpre | 2020-11-22 | 1 | -1/+1 |
| | | |||||
| * | bashrc: add vi mode | la-ninpre | 2020-11-10 | 1 | -0/+3 |
| | | |||||
| * | 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 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 | 1 | -0/+29 |
