summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fixed PATH issue in .zshenvDaniel Holman2018-04-081-1/+12
| | | | | Fixed an issue in .zshenv in which the PATH environment variable would be appended with duplicate entries
* General updatesDaniel Holman2018-04-0510-19/+715
| | | | | | | | | | | | Made significant updates to a bunch of files: -.zshrc environment vars and script sourcing in new file -.zshenv this is whehere the above went -.muttrc clarified the address line as well as password control -.ssh new directory for secure shell config files -.tmux.conf new file to control how tmux behaves -.config/i3/config i3wm configuration -.config/polybar/config topbar configuration -.config/termite/config terminal theming and other things
* Added the config for airline status bar in .vimrcDaniel Holman2018-03-111-0/+1
|
* Merge branch 'master' of ssh://github.com/GymliDaniel/dotfilesDaniel Holman2018-03-011-1/+1
|\
| * Merge branch 'master' of ssh://github.com:/GymliDaniel/dotfilesDaniel Holman2018-01-243-2/+5
| |\
| * | Changed indicator color in .muttrcDaniel Holman2017-12-081-1/+1
| | |
* | | Made .zshrc a little clearer and more usefulDaniel Holman2018-03-011-2/+10
| |/ |/| | | | | | | | | Inserted comments above large blocks of shell config and changed the prompt to also print the return code of the last command to the left of the prompt
* | Changed the index color in .muttrcDaniel Holman2017-12-151-1/+1
| |
* | Added a backup of my mailcap fileDaniel Holman2017-11-271-0/+2
| |
* | Changed the SUDO_EDITORDaniel Holman2017-11-271-1/+2
| |