summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of stuffDanny Holman2021-08-086-10/+45
| | | | Update the SSH configs, Neomutt, Vim, Xorg
* Switch to nitrogenDanny Holman2021-05-211-2/+1
| | | | | | Switch to nitrogen for wallpaper setting. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* vim: put swap files into a temp directoryDanny Holman2021-05-211-0/+1
| | | | | | Put vim swap files into a temporary directory inside $HOME. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* zsh: ruby config updatesDanny Holman2021-05-211-1/+1
| | | | | | Update the Ruby version in use by the shell. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* Switch from polybar to i3blocksDanny Holman2021-05-213-315/+48
| | | | | | | Switch my top bar from polybar to i3blocks. Polybar requires a separate startup script while i3blocks runs as a child process of i3 itself. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* UpdatesDanny Holman2021-04-133-5/+8
|
* tmux uses different colors nowDanny Holman2021-04-021-0/+28
| | | | | | And yes it is spelled with no 'u' Signed-off-by: Danny Holman <dholman@gymli.xyz>
* Update .gitignoreDanny Holman2021-03-241-0/+1
|
* termite: update color paletteDanny Holman2021-03-241-30/+31
|
* vim: ignore *.d filesDanny Holman2021-03-171-1/+1
| | | | Ignore files with the *.d extension; these are generated by GCC.
* mutt: upate keybindsDanny Holman2021-03-141-1/+2
| | | | Update the mutt/neomutt keybinds that mark a message as spam/ham.
* vim: remove qq commandDanny Holman2021-03-141-1/+0
|
* UpdatesDanny Holman2021-02-053-3/+15
|
* Updated to 2021Danny Holman2021-02-036-5/+12
|
* General updatesDanny Holman2020-10-267-21/+115
|
* .ssh/config: add network router configurationDanny Holman2020-08-121-0/+5
|
* .zshenv: prepend PATH with ccache binariesDanny Holman2020-08-121-1/+1
|
* Don't bother me about 'git pull'Danny Holman2020-06-191-0/+3
| | | | | Don't bother me with warnings about divergent branches when I run 'git pull', just do the default thing and leave me alone.
* zsh: remove history substring searchDanny Holman2020-06-161-1/+0
|
* Remove powerline configsDanny Holman2020-06-165-64/+21
| | | | | Remove the configuration options for powerline. I use framework-free zsh and vim now.
* Add .gitignore mostly for files inside .configDanny Holman2020-05-111-0/+2
|
* Update to latest use caseDanny Holman2020-05-114-5/+13
|
* Add configs for other used appsDanny Holman2020-05-112-0/+111
|
* General updatesDanny Holman2020-04-175-33/+21
| | | | Update everything in this folder to be current with my setup.
* ssh: Zeus now uses GSSAPI when availableDanny Holman2020-03-051-2/+3
|
* .zshenv: add RVM path variableDanny Holman2020-03-051-2/+3
|
* .muttrc: make this file make more senseDanny Holman2020-03-051-7/+25
| | | | | Make .muttrc make more sense by adding structure and small documentation comments.
* General updatesDanny Holman2020-03-052-129/+110
|
* zsh: ignore duplicate history entriesDanny Holman2020-02-111-2/+1
|
* Regular updateDanny Holman2019-11-072-4/+9
|
* zsh: aliased Metasploit command to be less verboseDanny Holman2019-07-221-0/+1
| | | | Signed-off-by: Danny Holman <dholman@gymli.org>
* Added Tagbar plugin support to VimDanny Holman2019-05-281-0/+1
| | | | | Added support for Tagbar, a Vim-plugin that uses ctags to give a bird's eye view of the project from a file.
* Fixed polybar configDanny Holman2019-05-271-3/+3
| | | | Fixed polybar config, broken as a result of a bad merge operation.
* Merge remote-tracking branch 'origin/master'Danny Holman2019-05-274-26/+23
|\
| * General updates to shell stuffDanny Holman2019-03-202-4/+5
| |
| * .muttrc now uses proper smtp settingsDanny Holman2019-03-201-1/+1
| |
| * .gitconfig is slightly less formalDanny Holman2019-03-201-1/+1
| |
| * Updated polybar config to use proper colorsDanny Holman2019-03-201-79/+76
| |
* | Added cscope support to VimDanny Holman2019-05-271-0/+165
| | | | | | | | Added a Vim-plugin to support cscope functions.
* | Changed vim config to be more project-specificDanny Holman2019-05-271-3/+11
| | | | | | | | | | Changed the indentation settings in Vim config to match my own coding style by default, but use Linux's when in the kernel directory.
* | General updatesDanny Holman2019-05-273-156/+79
|/ | | | General updates to things due to package differences since last update.
* Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman2018-10-240-0/+0
|\
| * Enabled powerline in vimrcDaniel Holman2018-10-221-1/+1
| |
| * Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman2018-10-222-0/+48
| |\
| * | Changed wallpaper manager to nitrogenDaniel Holman2018-10-211-15/+13
| | |
* | | Added powerline stuffs to polybarDaniel Holman2018-10-242-324/+282
| | |
* | | Enabled powerline in vimDaniel Holman2018-10-221-1/+1
| |/ |/|
* | Customized the git prompt of PowerlineDaniel Holman2018-10-221-9/+15
| |
* | Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman2018-10-210-0/+0
|\ \
| * | Disabled vim-modeline in zsh powerlineDaniel Holman2018-10-211-0/+40
| | |