Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-12 | use adawaita instead of broken numix | Johannes Löthberg | 2 | -10/+12 | |
2014-10-12 | Don't use systemd --user DBus | Johannes Löthberg | 2 | -2/+0 | |
2014-10-12 | use modified dex script | Johannes Löthberg | 1 | -1/+1 | |
2014-09-27 | zsh/profile-leeloo: use gnome keyring for gpg-agent | Johannes Löthberg | 1 | -9/+2 | |
2014-09-27 | gnupg/gpg.conf: Add default key | Johannes Löthberg | 1 | -0/+1 | |
2014-09-27 | vim/vimrc: $XDG_CONFIG_HOME/vim/after should be at the end.. | Johannes Löthberg | 1 | -1/+1 | |
2014-09-26 | msmtprc: add gmail | Johannes Löthberg | 1 | -22/+23 | |
2014-09-25 | weechat: bunch of things have been moved around for no reason.. | Johannes Löthberg | 10 | -192/+193 | |
2014-09-25 | mutt: add more mailboxes.. | Johannes Löthberg | 1 | -1/+1 | |
2014-09-25 | gnupg/gpg.conf: Don't include the version in output | Johannes Löthberg | 1 | -0/+3 | |
Don't really know why I added this.... but why not. | |||||
2014-09-24 | vim: neobundle.vim: update submodule | Johannes Löthberg | 1 | -0/+0 | |
2014-09-24 | ssh/config: Disable pubkey authentication for git.kyriasis.com | Johannes Löthberg | 1 | -0/+3 | |
2014-09-24 | vim/vimrc: Restructure | Johannes Löthberg | 1 | -28/+23 | |
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-09-24 | ssh/config: nuke astronomer | Johannes Löthberg | 1 | -5/+0 | |
2014-09-24 | Restructure gpg.conf | Johannes Löthberg | 1 | -13/+22 | |
2014-08-28 | vimrc: XDG-ify neobundle properly, build command for vimproc on mac | Johannes Löthberg | 1 | -1/+2 | |
2014-08-19 | Set DBUS_SESSION_BUSS_ADDRESS | Johannes Löthberg | 2 | -0/+3 | |
2014-08-19 | zsh/aliases: alias unaliased ls | Johannes Löthberg | 1 | -2/+2 | |
2014-08-19 | gpg: lookup cert dns records, show fingerprints | Johannes Löthberg | 1 | -3/+3 | |
2014-08-19 | Move XAUTHORITY to .zprofile | Johannes Löthberg | 2 | -3/+4 | |
2014-08-18 | ssh: import config | Johannes Löthberg | 2 | -2/+28 | |
2014-08-16 | weechat: new major version.. | Johannes Löthberg | 14 | -14/+14 | |
2014-08-16 | profile-leeloo: use local::lib to set up perl paths | Johannes Löthberg | 1 | -7/+3 | |
2014-08-16 | xinitrc: dont source xinitrc.d files | Johannes Löthberg | 1 | -7/+0 | |
I use a systemd user sevice for dbus instead now. Will probably look at Earnestly's startx replacement and use that instead eventually too. | |||||
2014-08-14 | Rewrite README, make rst, license under ISC | Johannes Löthberg | 2 | -1/+43 | |
2014-08-14 | gpg-agent: Use pinentry-curses | Johannes Löthberg | 1 | -1/+2 | |
2014-08-14 | git-config: Add smtpserveroptions for config file location | Johannes Löthberg | 1 | -1/+3 | |
2014-08-14 | Rename README to rst | Johannes Löthberg | 1 | -0/+0 | |
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 | penta/chrome.css: reindent, remove tab being full-width | Johannes Löthberg | 1 | -18/+16 | |
The full-width thing had a bug where tabs ended up in weird places with gaps between them when you closed old tabs. | |||||
2014-08-13 | profile: moved XAUTHORITY to -leeloo, export GPG_AGENT_INFO properly | Johannes Löthberg | 2 | -2/+5 | |
2014-08-11 | htop: sort by RES | Johannes Löthberg | 1 | -1/+1 | |
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 | |