Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | zsh-theme: fix spacing bug | Tharre | 2017-06-26 | 1 | -1/+1 | |
| | ||||||
* | zsh-theme: prefix hostname when using ssh | Tharre | 2017-06-23 | 1 | -1/+7 | |
| | | | | | | | Note this probably fails when you `sudo -s` while being connected over ssh, because it relies on environment variables. This should be fixed at a later time. | |||||
* | Add beets config | Tharre | 2017-06-20 | 1 | -0/+4 | |
| | ||||||
* | Add mpv config | Tharre | 2017-06-20 | 2 | -0/+7 | |
| | ||||||
* | vim: disable airline word count for performance | Tharre | 2017-06-16 | 1 | -0/+1 | |
| | ||||||
* | vim: update airline | Tharre | 2017-06-16 | 1 | -0/+0 | |
| | ||||||
* | vim: update ALE | Tharre | 2017-06-16 | 1 | -0/+0 | |
| | ||||||
* | vim: restrict html linters | Tharre | 2017-06-16 | 1 | -0/+5 | |
| | ||||||
* | Workaround when gpg-agent is broken for req_pwd | Tharre | 2017-06-13 | 1 | -0/+4 | |
| | ||||||
* | Ignore .config/gtk-3.0/bookmarks | Tharre | 2017-06-13 | 1 | -0/+1 | |
| | ||||||
* | vim: add plasticboys markdown plugin | Tharre | 2017-06-05 | 3 | -0/+5 | |
| | ||||||
* | Remove broken symlinks on install | Tharre | 2017-05-26 | 1 | -0/+3 | |
| | ||||||
* | gnome-gtk: make title border smaller | Tharre | 2017-05-18 | 1 | -0/+25 | |
| | ||||||
* | zsh: add utf8 font viewing test | Tharre | 2017-05-18 | 1 | -0/+4 | |
| | ||||||
* | mutt: make it possible to view html mails | Tharre | 2017-05-18 | 2 | -0/+5 | |
| | ||||||
* | vim: fix vimdiff shortcuts | Tharre | 2017-05-18 | 1 | -3/+3 | |
| | ||||||
* | Fix weird wording in install.sh | Tharre | 2017-05-14 | 1 | -1/+1 | |
| | ||||||
* | zsh: cleanup custom zsh theme | Tharre | 2017-05-14 | 1 | -13/+1 | |
| | ||||||
* | vim: use proselint and vale for text | Tharre | 2017-05-10 | 1 | -0/+2 | |
| | ||||||
* | vim: replace syntastic with ale | Tharre | 2017-05-08 | 4 | -1/+6 | |
| | ||||||
* | gpg: add proper default keyservers | Tharre | 2017-04-26 | 2 | -1/+4 | |
| | ||||||
* | zsh: fix argument handling in suspend_after() | Tharre | 2017-04-20 | 1 | -1/+1 | |
| | ||||||
* | zsh: make play() work for when 'bestaudio' fails | Tharre | 2017-04-20 | 1 | -2/+2 | |
| | ||||||
* | zsh: add suspend_after function | Tharre | 2017-04-08 | 1 | -0/+7 | |
| | ||||||
* | gpg: fetch keys automatically | Tharre | 2017-04-01 | 3 | -0/+5 | |
| | ||||||
* | Update submodules | Tharre | 2017-04-01 | 18 | -0/+3 | |
| | ||||||
* | zsh: unlimited history, this time really | Tharre | 2017-04-01 | 1 | -1/+2 | |
| | ||||||
* | isync: use deprecated imaps: prefix | Tharre | 2017-03-26 | 1 | -2/+4 | |
| | ||||||
* | isync: use a modern version of TLS | Tharre | 2017-03-26 | 1 | -0/+1 | |
| | ||||||
* | Enter passwords manually if pass is not available | Tharre | 2017-03-26 | 3 | -2/+16 | |
| | ||||||
* | mutt: sync mail with isync, not offlineimap | Tharre | 2017-03-09 | 1 | -2/+1 | |
| | ||||||
* | msmtp: update config and remove special cert | Tharre | 2017-03-09 | 2 | -26/+14 | |
| | | | | Instead /etc/ssl/certs/ca-certificates.crt is now used for TLS. | |||||
* | Replace offlineimap with isync (mbsync) | Tharre | 2017-03-09 | 4 | -49/+49 | |
| | ||||||
* | tmux: increase scrollback buffer size | Tharre | 2017-03-08 | 1 | -0/+2 | |
| | ||||||
* | vim: add javacomplete keybindings | Tharre | 2017-03-07 | 1 | -0/+7 | |
| | ||||||
* | zsh: replace outdated archey with archey3 | Tharre | 2017-02-14 | 1 | -2/+2 | |
| | ||||||
* | Add -n option to install.sh to replace symlinks | Tharre | 2017-02-01 | 1 | -1/+1 | |
| | | | | | | Previously -T was used to avoid putting symlinks into the target directory, instead of replacing it. This is however not a commonly supported option of ln, so it was removed. | |||||
* | vim: add vimwiki | Tharre | 2017-02-01 | 2 | -0/+3 | |
| | ||||||
* | Remove useless -T ln flag from install.sh | Tharre | 2017-01-01 | 1 | -1/+1 | |
| | ||||||
* | Don't create my directory layout in install.sh | Tharre | 2017-01-01 | 1 | -19/+1 | |
| | ||||||
* | vim: remove dated eclim bindings | Tharre | 2016-12-05 | 1 | -5/+0 | |
| | ||||||
* | vim: switch buffers with space | Tharre | 2016-12-05 | 1 | -0/+10 | |
| | ||||||
* | vim: update vim-javacomplete2 | Tharre | 2016-12-01 | 1 | -0/+0 | |
| | ||||||
* | vim: add vim-javacomplete2 | Tharre | 2016-11-28 | 3 | -0/+6 | |
| | ||||||
* | vim: add supertab | Tharre | 2016-11-28 | 3 | -0/+6 | |
| | ||||||
* | vim: add vim-gnupg | Tharre | 2016-11-28 | 2 | -0/+3 | |
| | ||||||
* | Fix .gitmodules | Tharre | 2016-11-28 | 1 | -15/+15 | |
| | ||||||
* | mutt: add gmail-style keyboard shortcuts | Tharre | 2016-11-15 | 1 | -0/+9 | |
| | ||||||
* | vim: use better shortcuts for vimdiff | Tharre | 2016-10-16 | 1 | -3/+3 | |
| | ||||||
* | Reorganise dotfiles | Tharre | 2016-10-16 | 61 | -82/+62 | |
| |