summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git.gymli.org:dotfilesDaniel Holman2018-10-222-0/+48
|\
| * 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
| |
* | 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
| |
* | Specified my public key fingerprint directlyDaniel Holman2017-11-271-2/+2
|/
* Changed the alias for removing packages in .zshrcDaniel Holman2017-08-241-1/+1
|
* Changed the encrypt line in .muttrcDaniel Holman2017-08-231-1/+1
|
* Added more robust password access to .muttrcDaniel Holman2017-08-041-1/+1
|
* Added some prompt options in .zshrcDaniel Holman2017-07-241-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 .zshrcDaniel Holman2017-07-211-0/+1
| | | | Added a line to .zshrc to allow use of GPG smartcard mode
* Added completion options among other thingsDaniel Holman2017-06-241-2/+26
| | | | Added a few completion options and some other useful things to .zsh
* Updated my .muttrc for use with my private email serverDaniel Holman2017-05-021-11/+9
|
* Changed my mind about the status lineDaniel Holman2017-03-081-12/+0
| | | | Like the default much more
* Added statusline stuffDaniel Holman2017-02-141-0/+12
|
* Initial commitDaniel Holman2016-12-056-0/+281