Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Added powerline configs to zsh and vim | Daniel Holman | 2018-10-19 | 3 | -14/+13 |
| | |||||
* | Replaced use of ssh-agent with gpg-agent | Daniel Holman | 2018-07-08 | 1 | -0/+2 |
| | |||||
* | Changed some keymaps and added X11 clipboard to .vimrc | Daniel Holman | 2018-05-24 | 1 | -0/+26 |
| | |||||
* | Wrote zsh function for pacsearch to also search AUR | Daniel Holman | 2018-04-12 | 1 | -1/+11 |
| | | | | | Wrote a function inside .zshrc that allows 'pacsearch' to also search the AUR using cower. | ||||
* | Updated .zshrc to use normal pacman operations | Daniel Holman | 2018-04-11 | 1 | -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 config | Daniel Holman | 2018-04-10 | 1 | -0/+2 |
| | | | | | Added special kepmaps to vim config to edit the vimrc file or source it if it changes. | ||||
* | Fixed volume applet issue in polybar | Daniel Holman | 2018-04-08 | 1 | -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 config | Daniel Holman | 2018-04-08 | 1 | -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 .zshenv | Daniel Holman | 2018-04-08 | 1 | -1/+12 |
| | | | | | Fixed an issue in .zshenv in which the PATH environment variable would be appended with duplicate entries | ||||
* | General updates | Daniel Holman | 2018-04-05 | 10 | -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 .vimrc | Daniel Holman | 2018-03-11 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of ssh://github.com/GymliDaniel/dotfiles | Daniel Holman | 2018-03-01 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' of ssh://github.com:/GymliDaniel/dotfiles | Daniel Holman | 2018-01-24 | 3 | -2/+5 |
| |\ | |||||
| * | | Changed indicator color in .muttrc | Daniel Holman | 2017-12-08 | 1 | -1/+1 |
| | | | |||||
* | | | Made .zshrc a little clearer and more useful | Daniel Holman | 2018-03-01 | 1 | -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 .muttrc | Daniel Holman | 2017-12-15 | 1 | -1/+1 |
| | | |||||
* | | Added a backup of my mailcap file | Daniel Holman | 2017-11-27 | 1 | -0/+2 |
| | |