aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
AgeCommit message (Collapse)AuthorFilesLines
2014-07-30zsh: remove .zkbdJohannes Löthberg5-106/+0
2014-07-30Add new ~/.zshenv exporting ZDOTDIR (installed with make)Johannes Löthberg1-8/+1
2014-07-29zsh: set LS_COLORS, remove ,, aliasJohannes Löthberg2-2/+6
2014-07-15zshrc: Bump history count and enable extended/incremental historyJohannes Löthberg1-10/+4
Bump history count to 500000 because loosing old history is horrible Enable extended history and incremental append of new history
2014-05-08zshrc: muchos history, no more git info, reverse history with globJohannes Löthberg1-16/+4
2014-04-20zshrc: Fix setting of ssh/gpg keyring variablesJohannes Löthberg1-4/+2
Use test with -S to check for the existance of the gpg and ssh gnome-keyring sockets, if they exist set the ssh/gpg-agent variables correctly. Old behavior overwrote the already existing versions of the variables if the keyring sockets didn't exist.
2014-04-20zshrc: Use terminfo for bindings instead of manually with zkbdJohannes Löthberg1-1/+29
2014-04-20zshrc: Turn on comments in interactive shellJohannes Löthberg1-0/+1
2014-04-12zsh: keyring no longer puts random stuff in socket pathJohannes Löthberg1-2/+2
2014-04-12zsh: Removed rvmJohannes Löthberg2-3/+0
2014-03-21Maybe some other time…Johannes Löthberg1-13/+9
2014-02-26I should learn to actually use a vcs properly :pJohannes Löthberg3-3/+8
2014-02-18Johannes Löthberg2-9/+11
2014-02-02(Let's pretend that this is the) initial commitJohannes Löthberg7-0/+272