Commit Graph
2 Commits
Author SHA1 Message Date
Riyyi 3668abad9b Fix mkcd alias, add some shellfunctions
cd is a built-in shell command that changes the internal shell state
via the chdir() syscall. This cannot be called from a script.
2021-03-02 20:29:56 +01:00
Riyyi ba10984084 Move .scripts -> .local/bin 2021-02-25 20:16:07 +01:00