Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | mutt: don't skip over deleted messages | Tharre | 2016-10-07 | 1 | -0/+4 | |
| | ||||||
* | zsh: add play for playing music from youtube | Tharre | 2016-10-07 | 1 | -0/+13 | |
| | ||||||
* | makepkg.conf: remove password request from hib-dlagent | Tharre | 2016-10-07 | 1 | -1/+1 | |
| | ||||||
* | Change directory back after update | Tharre | 2016-10-07 | 1 | -0/+1 | |
| | ||||||
* | Add update functionality | Tharre | 2016-10-07 | 2 | -1/+24 | |
| | ||||||
* | zsh: cleanup PATH | Tharre | 2016-10-07 | 1 | -2/+0 | |
| | ||||||
* | zsh: remove rarely used functions | Tharre | 2016-10-07 | 1 | -54/+1 | |
| | ||||||
* | zsh: update oh-my-zsh | Tharre | 2016-10-07 | 1 | -0/+0 | |
| | ||||||
* | Remove sidebar specific mutt configuration | Tharre | 2016-10-07 | 1 | -11/+0 | |
| | ||||||
* | Add vim-sleuth | Tharre | 2016-10-07 | 2 | -0/+3 | |
| | ||||||
* | git: add 'la' alias | Tharre | 2016-10-07 | 1 | -0/+1 | |
| | ||||||
* | vim: update plugins | Tharre | 2016-10-07 | 8 | -0/+0 | |
| |