aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zshrc
AgeCommit message (Collapse)AuthorFilesLines
2017-06-01zsh: Move .zshrc to zshrc, make symlinkJohannes Löthberg1-59/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Use the ZSH prompt system for promptJohannes Löthberg1-1/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zsh: Drop custom completionsJohannes Löthberg1-2/+0
No use for any of them anymore. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zshrc: Update setoptsJohannes Löthberg1-4/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-06-01zshrc: Use lscolors for tab completionJohannes Löthberg1-0/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-07-13zsh: Add custom completionsJohannes Löthberg1-0/+2
2015-01-20zshrc: add GPG_TTYJohannes Löthberg1-0/+3
2014-09-24zsh/zshrc: Reorganize slightlyJohannes Löthberg1-14/+15
2014-09-24zsh: Split functions and the prompt to own filesJohannes Löthberg1-39/+1
2014-08-14zshrc: get_git_branch: Check HEAD file directlyJohannes Löthberg1-1/+2
This fixes errors from git when in a repo without any commits. Stolen (again) from Earnestly/dotfiles@a855e6bf Original-work-by: Earnestly <zibeon@gmail.com>
2014-08-11zshrc: source zshrc-hostname instead of environ-hostnameJohannes Löthberg1-2/+2
2014-08-11zshrc: dotglob -> glob_dotsJohannes Löthberg1-2/+1
2014-08-11zshrc: Use cache for completion, auto rehash commandsJohannes Löthberg1-0/+2
2014-08-11zsh: move edit-command-line to keybindings.zshJohannes Löthberg1-2/+0
2014-08-09zshrc: Source $ZDOTDIR/environ-$(hostname -s) if existsJohannes Löthberg1-0/+3
2014-08-08zshrc: reindent, remove old config loading thingJohannes Löthberg1-11/+6
(Why did I just comment it out anyway?)
2014-08-08zshrc: Redid PS1 again, two lines nowJohannes Löthberg1-10/+9
2014-08-08zshrc: Remake PS1 to be more readable using functionsJohannes Löthberg1-3/+20
2014-08-08zshrc: Split out keybindings to keybindings.zshJohannes Löthberg1-48/+2
2014-08-08zshrc: replace termite/__vte_osc7 thing with portable versionJohannes Löthberg1-4/+5
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-08zshrc: Move GPG/SSH agent variable setting to .zprofileJohannes Löthberg1-3/+0
2014-08-08zshrc: split aliases and functions out to aliases.zshJohannes Löthberg1-37/+1
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-07-30zsh: remove .zkbdJohannes Löthberg1-2/+0
2014-07-29zsh: set LS_COLORS, remove ,, aliasJohannes Löthberg1-1/+0
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öthberg1-1/+0
2014-02-26I should learn to actually use a vcs properly :pJohannes Löthberg1-0/+1
2014-02-18Johannes Löthberg1-0/+6
2014-02-02(Let's pretend that this is the) initial commitJohannes Löthberg1-0/+118