summaryrefslogtreecommitdiff
path: root/zshrc
AgeCommit message (Collapse)Author
2015-07-16No oh-my-zsh auto upgrade.Kjetil Orbekk
2015-07-16Merge branch 'master' of home.orbekk.com:/storage/projects/dotfilesKjetil Orbekk
2015-07-16Add $HOME/bin to path.Kjetil Orbekk
2015-07-06ZSH get-parent-dir.Kjetil Orbekk
Supports this: $ cp M-u M-u M-u foo ./ As a substitute for: $ cp ../../../foo ./
2015-06-23Load zshrc.local before plugin initialization.Kjetil Orbekk
This is to allow zshrc.local to add things to fpath before compinit.
2015-06-18Save more history.Kjetil Orbekk
2015-06-13Set utf-8 locale by default.Kjetil Orbekk
2015-06-12Add ack=ack-grep alias.Kjetil Orbekk
2015-06-10Add taskwarrior zsh plugin.Kjetil Orbekk
2015-06-10Fix inclusion of .zshrc.local.Kjetil Orbekk
2015-06-10Merge branch 'master' of /storage/projects/dotfilesKjetil Orbekk
2015-06-10Use ehamberg/pure prompt.Kjetil Orbekk
2015-06-10Change echo=>printf in setup script, which also works on OS X.Kjetil Orbekk
2015-06-09Clean up zshrc.Kjetil Orbekk
2015-06-09Fix vim indent and pull submodules correctly.Kjetil Orbekk
2015-06-09Add zsh configuration.Kjetil Orbekk