aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
AgeCommit message (Collapse)AuthorFilesLines
2014-08-08zshrc: Add git_get_branch and precmd/preexec …Johannes Löthberg1-0/+20
… for for setting window titles
2014-08-08zshrc: Redo autoload/setopsJohannes Löthberg1-24/+24
2014-08-08aliases.zsh: systemctl and sp aliases/functionsJohannes Löthberg1-0/+30
systemctl aliases/functions, sp and have stolen from grawity's dotfiles
2014-08-08zshrc: Move GPG/SSH agent variable setting to .zprofileJohannes Löthberg2-3/+3
2014-08-08zprofile: Use source instead of eval for dircolorsJohannes Löthberg1-1/+1
2014-08-08zprofile: add PREFIX, HOSTNAME and FQDNJohannes Löthberg1-0/+5
2014-08-08zprofile: Simplify VIMINIT and remove commentJohannes Löthberg1-2/+1
2014-08-08zshrc: split aliases and functions out to aliases.zshJohannes Löthberg2-37/+38
2014-08-08zshrc: Add have() functionJohannes Löthberg1-0/+2
Courtesy of grawity, <https://github.com/grawity/dotfiles.git> bashrc
2014-08-06weechat: no share hist, weechat: no dub whoisJohannes Löthberg1-1/+0
2014-08-04zshrc: Add `ms` alias for mbsyncJohannes Löthberg1-4/+4
2014-08-04zshrc: Redo shellopts, add new onesJohannes Löthberg1-6/+16
2014-08-04zprofile: Only quote variable expansionsJohannes Löthberg1-13/+14
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