summary refs log tree commit diff
path: root/home/.zshrc (follow)
Commit message (Collapse)AuthorAge
* Move home bins to ~/.local/binJune McEnroe2018-04-03
| | | | | Also replaced ~/.cargo/bin with a symlink to ~/.local/bin to avoid having to have that in $path as well.
* Add ll aliasJune McEnroe2018-03-28
| | | | I don't know why I've avoided having one for so long.
* Set auto_pushdJune McEnroe2018-02-01
|
* Only set title in ~xtermJune McEnroe2018-01-28
|
* Condense pathJune McEnroe2017-11-18
|
* Always newline before promptJune McEnroe2017-09-27
|
* Simplify zsh promptsJune McEnroe2017-09-15
|
* Move nethack options to envJune McEnroe2017-08-19
|
* Remove manpager scriptJune McEnroe2017-07-11
| | | | neovim now behaves correctly without the redirection hack.
* Move actual dotfiles into home directoryJune McEnroe2017-06-10