summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* zsh: add reset_usb()Tharre2018-01-221-0/+6
|
* tmux: enable mouse supportTharre2017-11-201-0/+1
|
* gnupg: fix directory permissions in install.shTharre2017-11-201-0/+3
|
* beet: ignore state.pickle config fileTharre2017-11-201-0/+1
|
* Kill gpg-agent with killall(1) again ...Tharre2017-11-201-1/+1
| | | | gpgconf unfortunately proved to not work quite as expected either.
* vim: add hexmode plugin for editing binary filesTharre2017-11-203-0/+7
|
* Kill gpg-agent again, this time via gpgconfTharre2017-10-131-1/+1
| | | | Reloading the gpg-agent does not seem to work.
* Restart gpg-agent properly instead of killing itTharre2017-10-101-2/+2
|
* mpv: add mpv-stats plugin/scriptTharre2017-09-271-0/+731
|
* Update all submodulesTharre2017-09-2716-0/+1
|
* vim: strip whitespaces with F5 instead of on saveTharre2017-09-221-2/+2
| | | | | | The code was taken from [0]. [0] https://vi.stackexchange.com/questions/454/
* vim: increase history/undo sizeTharre2017-09-221-2/+2
|
* mpv: remove profile=opengl-hqTharre2017-09-221-1/+0
| | | | The option causes performance issues.
* gnupg: fix keyserver configurationTharre2017-09-041-4/+1
| | | | | | | | | | | | GnuPG only honors the last given keyserver[0]. So specifying multiple keyservers does nothing. Furthermore, hkps requires the certificate file to be specified[1], which may or may be installed. IPv6 may also cause problems, and gpg does not retry if a connection fails. For these reasons, we use the IPv4 only pool of sks. [0] https://lists.gnupg.org/pipermail/gnupg-users/2003-May/018147.html [1] https://sks-keyservers.net/overview-of-pools.php
* zsh: add set_xdg_dirsTharre2017-08-251-0/+14
|
* vim: add vim-shebang pluginTharre2017-08-252-0/+3
|
* makepkg: build in tmpfs by defaultTharre2017-08-251-0/+3
|
* Fix wording in install.shTharre2017-08-251-1/+1
|
* zsh: don't manually set TERMTharre2017-08-251-7/+0
|
* tmux: 10000 lines of history are enoughTharre2017-08-201-1/+1
|
* Rewrite install.sh to not rely on interpreterTharre2017-07-271-14/+22
|
* zsh-theme: fix spacing bugTharre2017-06-261-1/+1
|
* zsh-theme: prefix hostname when using sshTharre2017-06-231-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 configTharre2017-06-201-0/+4
|
* Add mpv configTharre2017-06-202-0/+7
|
* vim: disable airline word count for performanceTharre2017-06-161-0/+1
|
* vim: update airlineTharre2017-06-161-0/+0
|
* vim: update ALETharre2017-06-161-0/+0
|
* vim: restrict html lintersTharre2017-06-161-0/+5
|
* Workaround when gpg-agent is broken for req_pwdTharre2017-06-131-0/+4
|
* Ignore .config/gtk-3.0/bookmarksTharre2017-06-131-0/+1
|
* vim: add plasticboys markdown pluginTharre2017-06-053-0/+5
|
* Remove broken symlinks on installTharre2017-05-261-0/+3
|
* gnome-gtk: make title border smallerTharre2017-05-181-0/+25
|
* zsh: add utf8 font viewing testTharre2017-05-181-0/+4
|
* mutt: make it possible to view html mailsTharre2017-05-182-0/+5
|
* vim: fix vimdiff shortcutsTharre2017-05-181-3/+3
|
* Fix weird wording in install.shTharre2017-05-141-1/+1
|
* zsh: cleanup custom zsh themeTharre2017-05-141-13/+1
|
* vim: use proselint and vale for textTharre2017-05-101-0/+2
|
* vim: replace syntastic with aleTharre2017-05-084-1/+6
|
* gpg: add proper default keyserversTharre2017-04-262-1/+4
|
* zsh: fix argument handling in suspend_after()Tharre2017-04-201-1/+1
|
* zsh: make play() work for when 'bestaudio' failsTharre2017-04-201-2/+2
|
* zsh: add suspend_after functionTharre2017-04-081-0/+7
|
* gpg: fetch keys automaticallyTharre2017-04-013-0/+5
|
* Update submodulesTharre2017-04-0118-0/+3
|
* zsh: unlimited history, this time reallyTharre2017-04-011-1/+2
|
* isync: use deprecated imaps: prefixTharre2017-03-261-2/+4
|
* isync: use a modern version of TLSTharre2017-03-261-0/+1
|