Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-20 | zshrc: add GPG_TTY | Johannes Löthberg | 1 | -0/+3 | |
2014-09-24 | zsh/zshrc: Reorganize slightly | Johannes Löthberg | 1 | -14/+15 | |
2014-09-24 | zsh: Split functions and the prompt to own files | Johannes Löthberg | 1 | -39/+1 | |
2014-08-14 | zshrc: get_git_branch: Check HEAD file directly | Johannes Löthberg | 1 | -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-11 | zshrc: source zshrc-hostname instead of environ-hostname | Johannes Löthberg | 1 | -2/+2 | |
2014-08-11 | zshrc: dotglob -> glob_dots | Johannes Löthberg | 1 | -2/+1 | |
2014-08-11 | zshrc: Use cache for completion, auto rehash commands | Johannes Löthberg | 1 | -0/+2 | |
2014-08-11 | zsh: move edit-command-line to keybindings.zsh | Johannes Löthberg | 1 | -2/+0 | |
2014-08-09 | zshrc: Source $ZDOTDIR/environ-$(hostname -s) if exists | Johannes Löthberg | 1 | -0/+3 | |
2014-08-08 | zshrc: reindent, remove old config loading thing | Johannes Löthberg | 1 | -11/+6 | |
(Why did I just comment it out anyway?) | |||||
2014-08-08 | zshrc: Redid PS1 again, two lines now | Johannes Löthberg | 1 | -10/+9 | |
2014-08-08 | zshrc: Remake PS1 to be more readable using functions | Johannes Löthberg | 1 | -3/+20 | |
2014-08-08 | zshrc: Split out keybindings to keybindings.zsh | Johannes Löthberg | 1 | -48/+2 | |
2014-08-08 | zshrc: replace termite/__vte_osc7 thing with portable version | Johannes Löthberg | 1 | -4/+5 | |
2014-08-08 | zshrc: Add git_get_branch and precmd/preexec … | Johannes Löthberg | 1 | -0/+20 | |
… for for setting window titles | |||||
2014-08-08 | zshrc: Redo autoload/setops | Johannes Löthberg | 1 | -24/+24 | |
2014-08-08 | zshrc: Move GPG/SSH agent variable setting to .zprofile | Johannes Löthberg | 1 | -3/+0 | |
2014-08-08 | zshrc: split aliases and functions out to aliases.zsh | Johannes Löthberg | 1 | -37/+1 | |
2014-08-08 | zshrc: Add have() function | Johannes Löthberg | 1 | -0/+2 | |
Courtesy of grawity, <https://github.com/grawity/dotfiles.git> bashrc | |||||
2014-08-06 | weechat: no share hist, weechat: no dub whois | Johannes Löthberg | 1 | -1/+0 | |
2014-08-04 | zshrc: Add `ms` alias for mbsync | Johannes Löthberg | 1 | -4/+4 | |
2014-08-04 | zshrc: Redo shellopts, add new ones | Johannes Löthberg | 1 | -6/+16 | |
2014-07-30 | zsh: remove .zkbd | Johannes Löthberg | 1 | -2/+0 | |
2014-07-29 | zsh: set LS_COLORS, remove ,, alias | Johannes Löthberg | 1 | -1/+0 | |
2014-07-15 | zshrc: Bump history count and enable extended/incremental history | Johannes Löthberg | 1 | -10/+4 | |
Bump history count to 500000 because loosing old history is horrible Enable extended history and incremental append of new history | |||||
2014-05-08 | zshrc: muchos history, no more git info, reverse history with glob | Johannes Löthberg | 1 | -16/+4 | |
2014-04-20 | zshrc: Fix setting of ssh/gpg keyring variables | Johannes Löthberg | 1 | -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-20 | zshrc: Use terminfo for bindings instead of manually with zkbd | Johannes Löthberg | 1 | -1/+29 | |
2014-04-20 | zshrc: Turn on comments in interactive shell | Johannes Löthberg | 1 | -0/+1 | |
2014-04-12 | zsh: keyring no longer puts random stuff in socket path | Johannes Löthberg | 1 | -2/+2 | |
2014-04-12 | zsh: Removed rvm | Johannes Löthberg | 1 | -1/+0 | |
2014-02-26 | I should learn to actually use a vcs properly :p | Johannes Löthberg | 1 | -0/+1 | |
2014-02-18 | … | Johannes Löthberg | 1 | -0/+6 | |
2014-02-02 | (Let's pretend that this is the) initial commit | Johannes Löthberg | 1 | -0/+118 | |