Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| | | ||||||
* | | Changed the SUDO_EDITOR | Daniel Holman | 2017-11-27 | 1 | -1/+2 | |
| | | ||||||
* | | Specified my public key fingerprint directly | Daniel Holman | 2017-11-27 | 1 | -2/+2 | |
|/ | ||||||
* | Changed the alias for removing packages in .zshrc | Daniel Holman | 2017-08-24 | 1 | -1/+1 | |
| | ||||||
* | Changed the encrypt line in .muttrc | Daniel Holman | 2017-08-23 | 1 | -1/+1 | |
| | ||||||
* | Added more robust password access to .muttrc | Daniel Holman | 2017-08-04 | 1 | -1/+1 | |
| | ||||||
* | Added some prompt options in .zshrc | Daniel Holman | 2017-07-24 | 1 | -2/+7 | |
| | | | | | Added 5 lines of shell code to .zshrc in order to make working with git repositories more productive | |||||
* | Added a GPG variable to .zshrc | Daniel Holman | 2017-07-21 | 1 | -0/+1 | |
| | | | | Added a line to .zshrc to allow use of GPG smartcard mode | |||||
* | Added completion options among other things | Daniel Holman | 2017-06-24 | 1 | -2/+26 | |
| | | | | Added a few completion options and some other useful things to .zsh | |||||
* | Updated my .muttrc for use with my private email server | Daniel Holman | 2017-05-02 | 1 | -11/+9 | |
| | ||||||
* | Changed my mind about the status line | Daniel Holman | 2017-03-08 | 1 | -12/+0 | |
| | | | | Like the default much more | |||||
* | Added statusline stuff | Daniel Holman | 2017-02-14 | 1 | -0/+12 | |
| | ||||||
* | Initial commit | Daniel Holman | 2016-12-05 | 6 | -0/+281 | |