summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-21zsh: ruby config updatesDanny Holman
Update the Ruby version in use by the shell. Signed-off-by: Danny Holman <dholman@gymli.xyz>
2021-05-21Switch from polybar to i3blocksDanny Holman
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>
2021-04-13UpdatesDanny Holman
2021-04-02tmux uses different colors nowDanny Holman
And yes it is spelled with no 'u' Signed-off-by: Danny Holman <dholman@gymli.xyz>
2021-03-24Update .gitignoreDanny Holman
2021-03-24termite: update color paletteDanny Holman
2021-03-17vim: ignore *.d filesDanny Holman
Ignore files with the *.d extension; these are generated by GCC.
2021-03-14mutt: upate keybindsDanny Holman
Update the mutt/neomutt keybinds that mark a message as spam/ham.
2021-03-14vim: remove qq commandDanny Holman
2021-02-05UpdatesDanny Holman
2021-02-03Updated to 2021Danny Holman
2020-10-26General updatesDanny Holman
2020-08-12.ssh/config: add network router configurationDanny Holman
2020-08-12.zshenv: prepend PATH with ccache binariesDanny Holman
2020-06-19Don't bother me about 'git pull'Danny Holman
Don't bother me with warnings about divergent branches when I run 'git pull', just do the default thing and leave me alone.
2020-06-16zsh: remove history substring searchDanny Holman
2020-06-16Remove powerline configsDanny Holman
Remove the configuration options for powerline. I use framework-free zsh and vim now.
2020-05-11Add .gitignore mostly for files inside .configDanny Holman
2020-05-11Update to latest use caseDanny Holman
2020-05-11Add configs for other used appsDanny Holman
2020-04-17General updatesDanny Holman
Update everything in this folder to be current with my setup.
2020-03-05ssh: Zeus now uses GSSAPI when availableDanny Holman
2020-03-05.zshenv: add RVM path variableDanny Holman
2020-03-05.muttrc: make this file make more senseDanny Holman
Make .muttrc make more sense by adding structure and small documentation comments.
2020-03-05General updatesDanny Holman
2020-02-11zsh: ignore duplicate history entriesDanny Holman
2019-11-07Regular updateDanny Holman
2019-07-22zsh: aliased Metasploit command to be less verboseDanny Holman
Signed-off-by: Danny Holman <dholman@gymli.org>
2019-05-28Added Tagbar plugin support to VimDanny Holman
Added support for Tagbar, a Vim-plugin that uses ctags to give a bird's eye view of the project from a file.
2019-05-27Fixed polybar configDanny Holman
Fixed polybar config, broken as a result of a bad merge operation.
2019-05-27Merge remote-tracking branch 'origin/master'Danny Holman
2019-05-27Added cscope support to VimDanny Holman
Added a Vim-plugin to support cscope functions.
2019-05-27Changed vim config to be more project-specificDanny Holman
Changed the indentation settings in Vim config to match my own coding style by default, but use Linux's when in the kernel directory.
2019-05-27General updatesDanny Holman
General updates to things due to package differences since last update.
2019-03-20General updates to shell stuffDanny Holman
2019-03-20.muttrc now uses proper smtp settingsDanny Holman
2019-03-20.gitconfig is slightly less formalDanny Holman
2019-03-20Updated polybar config to use proper colorsDanny Holman
2018-10-24Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman
2018-10-24Added powerline stuffs to polybarDaniel Holman
2018-10-22Enabled powerline in vimrcDaniel Holman
2018-10-22Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman
2018-10-22Enabled powerline in vimDaniel Holman
2018-10-22Customized the git prompt of PowerlineDaniel Holman
2018-10-21Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman
2018-10-21Disabled vim-modeline in zsh powerlineDaniel Holman
2018-10-21Disabled vim-modeline in zsh powerlineDaniel Holman
2018-10-21Changed wallpaper manager to nitrogenDaniel Holman
2018-10-21Changed wallpaper manager to nitrogenDaniel Holman
2018-10-19Added powerline configs to zsh and vimDaniel Holman