summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | Disabled vim-modeline in zsh powerlineDaniel Holman2018-10-212-0/+42
|/ /
* / Changed wallpaper manager to nitrogenDaniel Holman2018-10-211-15/+13
|/
* Added powerline configs to zsh and vimDaniel Holman2018-10-193-14/+13
|
* Replaced use of ssh-agent with gpg-agentDaniel Holman2018-07-081-0/+2
|
* Changed some keymaps and added X11 clipboard to .vimrcDaniel Holman2018-05-241-0/+26
|
* Wrote zsh function for pacsearch to also search AURDaniel Holman2018-04-121-1/+11
| | | | | Wrote a function inside .zshrc that allows 'pacsearch' to also search the AUR using cower.
* Updated .zshrc to use normal pacman operationsDaniel Holman2018-04-111-3/+4
| | | | | Reset the 'pac*' set of aliases in .zshrc to point to normal pacman commands and a script that checks for AUR updates.
* Made it a bit easier to reload/edit vim configDaniel Holman2018-04-101-0/+2
| | | | | Added special kepmaps to vim config to edit the vimrc file or source it if it changes.
* Fixed volume applet issue in polybarDaniel Holman2018-04-081-1/+1
| | | | | Fixed an issue with polybar config in which the volume applet wouldn't show the complete volume display
* Added new custom keybinds to i3 configDaniel Holman2018-04-081-0/+2
| | | | | | Added a quasi Alt+Tab feature into my i3 config file. It allows one to press Mod+Tab to focus on the next workspace with a window and Mod+Shift+Tab for previous workspace