Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-01 | Rename .zshenv/.zprofile to without dot | Johannes Löthberg | 1 | -56/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zprofile: Drop MANPATH | Johannes Löthberg | 1 | -1/+0 | |
Apparently man already adds <dir>/man and <dir>/../man for everything in $PATH. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zsh: Set MANPATH to XDG_DATA_DIR in zprofile | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zprofile: Reorganize slightly | Johannes Löthberg | 1 | -5/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | xinitrc: Add keeptty | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zprofile: Use ibus instead of xim | Johannes Löthberg | 1 | -5/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zprofile: Use chromium wrapper | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-01 | zprofile: Set $path instead of $PATH | Johannes Löthberg | 1 | -1/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2016-01-14 | zsh: zprofile: Use nvim | Johannes Löthberg | 1 | -3/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-07-10 | Move X11 config files to .config | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2015-05-14 | zsh: set figlet dir | Johannes Löthberg | 1 | -0/+3 | |
2015-04-16 | zprofile: Disable virtual env prompt | Johannes Löthberg | 1 | -0/+2 | |
2015-01-20 | zprofile: add httpie and pass overrides | Johannes Löthberg | 1 | -0/+3 | |
2014-12-12 | zprofile: Add GALE_DIR | Johannes Löthberg | 1 | -0/+1 | |
2014-12-11 | zprofile: Replace GREP_OPTIONS with alias | Johannes Löthberg | 1 | -2/+0 | |
GREP_OPTIONS is deprecated. | |||||
2014-11-23 | zsh/.zprofile: firefox → chromium | Johannes Löthberg | 1 | -1/+1 | |
2014-10-15 | zsh/zprofile: add gem to PATH | Johannes Löthberg | 1 | -1/+1 | |
2014-10-12 | Don't use systemd --user DBus | Johannes Löthberg | 1 | -1/+0 | |
2014-09-24 | zsh/zprofile: move dbus address, nuked PREFIX | Johannes Löthberg | 1 | -3/+1 | |
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-08-19 | Set DBUS_SESSION_BUSS_ADDRESS | Johannes Löthberg | 1 | -0/+2 | |
2014-08-19 | Move XAUTHORITY to .zprofile | Johannes Löthberg | 1 | -0/+2 | |
2014-08-13 | profile: moved XAUTHORITY to -leeloo, export GPG_AGENT_INFO properly | Johannes Löthberg | 1 | -1/+0 | |
2014-08-11 | zprofile: Move ssh/gpg-agent things to profile-leeloo | Johannes Löthberg | 1 | -21/+2 | |
2014-08-11 | zprofile: Switch from gnome-keyring to gpg/ssh-agent | Johannes Löthberg | 1 | -2/+21 | |
2014-08-09 | zprofile: Move xauthority to $HOME/.local/share/xorg | Johannes Löthberg | 1 | -1/+1 | |
2014-08-08 | zshrc: Move GPG/SSH agent variable setting to .zprofile | Johannes Löthberg | 1 | -0/+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-04 | zprofile: Only quote variable expansions | Johannes Löthberg | 1 | -13/+14 | |
2014-07-29 | zsh: set LS_COLORS, remove ,, alias | Johannes Löthberg | 1 | -1/+6 | |
2014-04-12 | zsh: Removed rvm | Johannes Löthberg | 1 | -2/+0 | |
2014-03-21 | Maybe some other time… | Johannes Löthberg | 1 | -13/+9 | |
2014-02-26 | I should learn to actually use a vcs properly :p | Johannes Löthberg | 1 | -1/+5 | |
2014-02-18 | … | Johannes Löthberg | 1 | -9/+5 | |
2014-02-02 | (Let's pretend that this is the) initial commit | Johannes Löthberg | 1 | -0/+42 | |