Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-24 | zsh/zprofile: move dbus address, nuked PREFIX | Johannes Löthberg | 1 | -3/+1 | |
2014-09-24 | zsh/profile-macer: import | Johannes Löthberg | 1 | -0/+5 | |
2014-09-24 | zsh/zshrc: Reorganize slightly | Johannes Löthberg | 1 | -14/+15 | |
2014-09-24 | zsh/zprofile: Prefer US spelling of color | Johannes Löthberg | 1 | -1/+1 | |
2014-09-24 | zsh/zprofile: move XAUTHORITY export | Johannes Löthberg | 1 | -1/+1 | |
2014-09-24 | zsh/zprofile: remove HOSTNAME/FQDN variables, replace with SHORTHOST | Johannes Löthberg | 1 | -6/+4 | |
SHORTHOST to match with the zsh built in HOST variable | |||||
2014-09-24 | zsh/zprofile: don't use lesspipe.sh | Johannes Löthberg | 1 | -2/+0 | |
2014-09-24 | zsh/zprofile: Move browser/terminal over pager | Johannes Löthberg | 1 | -3/+3 | |
2014-09-24 | zsh/zprofile: add two headers | Johannes Löthberg | 1 | -1/+3 | |
2014-09-24 | zsh/zprofile: xdg basedir paths section | Johannes Löthberg | 1 | -0/+1 | |
2014-09-24 | zsh: Split functions and the prompt to own files | Johannes Löthberg | 3 | -55/+46 | |
2014-08-19 | Set DBUS_SESSION_BUSS_ADDRESS | Johannes Löthberg | 1 | -0/+2 | |
2014-08-19 | zsh/aliases: alias unaliased ls | Johannes Löthberg | 1 | -2/+2 | |
2014-08-19 | Move XAUTHORITY to .zprofile | Johannes Löthberg | 2 | -3/+4 | |
2014-08-16 | profile-leeloo: use local::lib to set up perl paths | Johannes Löthberg | 1 | -7/+3 | |
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-13 | profile: moved XAUTHORITY to -leeloo, export GPG_AGENT_INFO properly | Johannes Löthberg | 2 | -2/+5 | |
2014-08-11 | zshrc: source zshrc-hostname instead of environ-hostname | Johannes Löthberg | 1 | -2/+2 | |
2014-08-11 | zsh: merge environ-leeloo into profile-leeloo | Johannes Löthberg | 1 | -1/+7 | |
2014-08-11 | zprofile: Move ssh/gpg-agent things to profile-leeloo | Johannes Löthberg | 2 | -21/+25 | |
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 | 2 | -2/+1 | |
2014-08-11 | zsh/keybindings: Add home keybindings | Johannes Löthberg | 1 | -5/+8 | |
2014-08-11 | zsh/keybindings: Enable application mode for zle | Johannes Löthberg | 1 | -0/+12 | |
2014-08-11 | zprofile: Switch from gnome-keyring to gpg/ssh-agent | Johannes Löthberg | 1 | -2/+21 | |
2014-08-09 | zshrc: Source $ZDOTDIR/environ-$(hostname -s) if exists | Johannes Löthberg | 1 | -0/+3 | |
2014-08-09 | zprofile: Move xauthority to $HOME/.local/share/xorg | Johannes Löthberg | 1 | -1/+1 | |
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 | 2 | -48/+71 | |
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 | aliases.zsh: systemctl and sp aliases/functions | Johannes Löthberg | 1 | -0/+30 | |
systemctl aliases/functions, sp and have stolen from grawity's dotfiles | |||||
2014-08-08 | zshrc: Move GPG/SSH agent variable setting to .zprofile | Johannes Löthberg | 2 | -3/+3 | |
2014-08-08 | zprofile: Use source instead of eval for dircolors | Johannes Löthberg | 1 | -1/+1 | |
2014-08-08 | zprofile: add PREFIX, HOSTNAME and FQDN | Johannes Löthberg | 1 | -0/+5 | |
2014-08-08 | zprofile: Simplify VIMINIT and remove comment | Johannes Löthberg | 1 | -2/+1 | |
2014-08-08 | zshrc: split aliases and functions out to aliases.zsh | Johannes Löthberg | 2 | -37/+38 | |
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-08-04 | zprofile: Only quote variable expansions | Johannes Löthberg | 1 | -13/+14 | |
2014-07-30 | zsh: remove .zkbd | Johannes Löthberg | 5 | -106/+0 | |
2014-07-30 | Add new ~/.zshenv exporting ZDOTDIR (installed with make) | Johannes Löthberg | 1 | -8/+1 | |
2014-07-29 | zsh: set LS_COLORS, remove ,, alias | Johannes Löthberg | 2 | -2/+6 | |
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 |