aboutsummaryrefslogtreecommitdiffstats
path: root/.local/bin/fslcd
Commit message (Collapse)AuthorAgeFilesLines
* move fslcd back to bashrcla-ninpre2021-05-311-10/+0
| | | | | | | | 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 filesla-ninpre2021-05-261-0/+10
for some weird reasons they were included in bashrc as functions