Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim: put swap files into a temp directory | Danny Holman | 2021-05-21 | 1 | -0/+1 |
| | | | | | | Put vim swap files into a temporary directory inside $HOME. Signed-off-by: Danny Holman <dholman@gymli.xyz> | ||||
* | zsh: ruby config updates | Danny Holman | 2021-05-21 | 1 | -1/+1 |
| | | | | | | Update the Ruby version in use by the shell. Signed-off-by: Danny Holman <dholman@gymli.xyz> | ||||
* | Switch from polybar to i3blocks | Danny Holman | 2021-05-21 | 3 | -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> | ||||
* | Updates | Danny Holman | 2021-04-13 | 3 | -5/+8 |
| | |||||
* | tmux uses different colors now | Danny Holman | 2021-04-02 | 1 | -0/+28 |
| | | | | | | And yes it is spelled with no 'u' Signed-off-by: Danny Holman <dholman@gymli.xyz> | ||||
* | Update .gitignore | Danny Holman | 2021-03-24 | 1 | -0/+1 |
| | |||||
* | termite: update color palette | Danny Holman | 2021-03-24 | 1 | -30/+31 |
| | |||||
* | vim: ignore *.d files | Danny Holman | 2021-03-17 | 1 | -1/+1 |
| | | | | Ignore files with the *.d extension; these are generated by GCC. | ||||
* | mutt: upate keybinds | Danny Holman | 2021-03-14 | 1 | -1/+2 |
| | | | | Update the mutt/neomutt keybinds that mark a message as spam/ham. | ||||
* | vim: remove qq command | Danny Holman | 2021-03-14 | 1 | -1/+0 |
| | |||||
* | Updates | Danny Holman | 2021-02-05 | 3 | -3/+15 |
| | |||||
* | Updated to 2021 | Danny Holman | 2021-02-03 | 6 | -5/+12 |
| | |||||
* | General updates | Danny Holman | 2020-10-26 | 7 | -21/+115 |
| | |||||
* | .ssh/config: add network router configuration | Danny Holman | 2020-08-12 | 1 | -0/+5 |
| | |||||
* | .zshenv: prepend PATH with ccache binaries | Danny Holman | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | Don't bother me about 'git pull' | Danny Holman | 2020-06-19 | 1 | -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 search | Danny Holman | 2020-06-16 | 1 | -1/+0 |
| | |||||
* | Remove powerline configs | Danny Holman | 2020-06-16 | 5 | -64/+21 |
| | | | | | Remove the configuration options for powerline. I use framework-free zsh and vim now. | ||||
* | Add .gitignore mostly for files inside .config | Danny Holman | 2020-05-11 | 1 | -0/+2 |
| | |||||
* | Update to latest use case | Danny Holman | 2020-05-11 | 4 | -5/+13 |
| | |||||
* | Add configs for other used apps | Danny Holman | 2020-05-11 | 2 | -0/+111 |
| | |||||
* | General updates | Danny Holman | 2020-04-17 | 5 | -33/+21 |
| | | | | Update everything in this folder to be current with my setup. | ||||
* | ssh: Zeus now uses GSSAPI when available | Danny Holman | 2020-03-05 | 1 | -2/+3 |
| | |||||
* | .zshenv: add RVM path variable | Danny Holman | 2020-03-05 | 1 | -2/+3 |
| | |||||
* | .muttrc: make this file make more sense | Danny Holman | 2020-03-05 | 1 | -7/+25 |
| | | | | | Make .muttrc make more sense by adding structure and small documentation comments. | ||||
* | General updates | Danny Holman | 2020-03-05 | 2 | -129/+110 |
| | |||||
* | zsh: ignore duplicate history entries | Danny Holman | 2020-02-11 | 1 | -2/+1 |
| | |||||
* | Regular update | Danny Holman | 2019-11-07 | 2 | -4/+9 |
| | |||||
* | zsh: aliased Metasploit command to be less verbose | Danny Holman | 2019-07-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | Added Tagbar plugin support to Vim | Danny Holman | 2019-05-28 | 1 | -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 config | Danny Holman | 2019-05-27 | 1 | -3/+3 |
| | | | | Fixed polybar config, broken as a result of a bad merge operation. | ||||
* | Merge remote-tracking branch 'origin/master' | Danny Holman | 2019-05-27 | 4 | -26/+23 |
|\ | |||||
| * | General updates to shell stuff | Danny Holman | 2019-03-20 | 2 | -4/+5 |
| | | |||||
| * | .muttrc now uses proper smtp settings | Danny Holman | 2019-03-20 | 1 | -1/+1 |
| | | |||||
| * | .gitconfig is slightly less formal | Danny Holman | 2019-03-20 | 1 | -1/+1 |
| | | |||||
| * | Updated polybar config to use proper colors | Danny Holman | 2019-03-20 | 1 | -79/+76 |
| | | |||||
* | | Added cscope support to Vim | Danny Holman | 2019-05-27 | 1 | -0/+165 |
| | | | | | | | | Added a Vim-plugin to support cscope functions. | ||||
* | | Changed vim config to be more project-specific | Danny Holman | 2019-05-27 | 1 | -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 updates | Danny Holman | 2019-05-27 | 3 | -156/+79 |
|/ | | | | General updates to things due to package differences since last update. | ||||
* | Merge branch 'master' of git.gymli.org:dotfiles | Daniel Holman | 2018-10-24 | 0 | -0/+0 |
|\ | |||||
| * | Enabled powerline in vimrc | Daniel Holman | 2018-10-22 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of git.gymli.org:dotfiles | Daniel Holman | 2018-10-22 | 2 | -0/+48 |
| |\ | |||||
| * | | Changed wallpaper manager to nitrogen | Daniel Holman | 2018-10-21 | 1 | -15/+13 |
| | | | |||||
* | | | Added powerline stuffs to polybar | Daniel Holman | 2018-10-24 | 2 | -324/+282 |
| | | | |||||
* | | | Enabled powerline in vim | Daniel Holman | 2018-10-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Customized the git prompt of Powerline | Daniel Holman | 2018-10-22 | 1 | -9/+15 |
| | | |||||
* | | Merge branch 'master' of git.gymli.org:dotfiles | Daniel Holman | 2018-10-21 | 0 | -0/+0 |
|\ \ | |||||
| * | | Disabled vim-modeline in zsh powerline | Daniel Holman | 2018-10-21 | 1 | -0/+40 |
| | | | |||||
* | | | Disabled vim-modeline in zsh powerline | Daniel Holman | 2018-10-21 | 2 | -0/+42 |
|/ / | |||||
* / | Changed wallpaper manager to nitrogen | Daniel Holman | 2018-10-21 | 1 | -15/+13 |
|/ |