about summary refs log tree commit diff
path: root/home/modules/shell.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26 Make Tramp workGriffin Smith1-1/+8
per https://wxchen.wordpress.com/2012/05/20/getting-tramp-in-emacs-to-work-with-zsh-as-default-shell/, make the PS1 etc. properly work with Tramp so I can edit stuff over ssh (it's working quite well)
2020-05-07 some new aliases and shell configGriffin Smith1-0/+7
2020-05-04 Shell aliases go to bash tooGriffin Smith1-127/+115
just in case something really wants to run bash (kubie?)
2020-04-08 more git aliases, plus alias sortingGriffin Smith1-29/+32
2020-04-04 ncg aliasGriffin Smith1-0/+1
2020-03-31 klf aliasGriffin Smith1-0/+1
2020-03-29 Uncommitted kube aliases from old configGriffin Smith1-8/+31
2020-03-29 Begin breaking environment variables into shell.nixGriffin Smith1-0/+7
2020-03-28 Initial commitGriffin Smith1-0/+189
It begins...