summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Decrease the separator size in i3blocksDanny Holman2022-06-201-1/+1
|
* Update i3 configsDanny Holman2022-06-201-12/+25
| | | | Update the i3 settings to current.
* Update shell and terminal stuffsDanny Holman2022-06-204-5/+5
| | | | Update the configs that control my shell and related tools.
* Update to current version of filesDanny Holman2022-02-224-5/+28
|
* Update all URLsDanny Holman2021-11-153-7/+7
| | | | | Update all gymli.xyz URLs to gymli.org. This coincides with a DNS change on my website.
* Add config for MSMTP emailDanny Holman2021-11-151-0/+23
| | | | Add a config file for the msmtp program.
* i3: add more windows to floatingDanny Holman2021-10-101-5/+2
| | | | Set more windows to be default floating.
* tmux: add a keybind for nested sessionsDanny Holman2021-10-101-0/+1
| | | | Add a keybind to send the prefix to a nested session.
* ssh: update configsDanny Holman2021-10-101-3/+2
| | | | Update the ssh config files.
* urxvt: add a bell commandDanny Holman2021-10-101-1/+2
| | | | | Add a bell command plugin and configure it to use GTK sound effects to urxvt.
* Email: use msmtp instead of smtp on emailDanny Holman2021-10-103-15/+9
| | | | | Use a centralized msmtp config rather than setting up smtp configs on all email services.
* Change vertical split keybind in tmuxDanny Holman2021-09-071-1/+1
| | | | | Change the vertical split keymapping in tmux from "<Control><Back-slash>" to "<Control><Pipe>"
* Add brightness display to i3blocksDanny Holman2021-08-241-0/+5
|
* Update to new GPG key in muttrcDanny Holman2021-08-241-1/+1
|
* Fix missing plugins in Xresources for URxvtDanny Holman2021-08-241-1/+6
|
* Fix certain keybinds not workingDanny Holman2021-08-211-1/+1
|
* Update TTU email addressDanny Holman2021-08-141-3/+5
| | | | Update my TTU email in .muttrc.
* Fix issue starting picom and make font biggerDanny Holman2021-08-132-2/+2
| | | | | Make the font in URxvt a little big bigger and, therefore, more readable. Also fix an issue starting the compositor.
* Add support for picomDanny Holman2021-08-082-2/+426
| | | | Add configs for the picom compositor
* Switch from Termite to XTermDanny Holman2021-08-082-65/+58
| | | | Switched from termite to xterm, so the termite config is no longer used
* Add an install scriptDanny Holman2021-08-081-0/+7
| | | | Add install.sh to make installation easy
* Update a bunch of stuffDanny Holman2021-08-086-10/+45
| | | | Update the SSH configs, Neomutt, Vim, Xorg
* Switch to nitrogenDanny Holman2021-05-211-2/+1
| | | | | | Switch to nitrogen for wallpaper setting. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* vim: put swap files into a temp directoryDanny Holman2021-05-211-0/+1
| | | | | | Put vim swap files into a temporary directory inside $HOME. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* zsh: ruby config updatesDanny Holman2021-05-211-1/+1
| | | | | | Update the Ruby version in use by the shell. Signed-off-by: Danny Holman <dholman@gymli.xyz>
* Switch from polybar to i3blocksDanny Holman2021-05-213-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>
* UpdatesDanny Holman2021-04-133-5/+8
|
* tmux uses different colors nowDanny Holman2021-04-021-0/+28
| | | | | | And yes it is spelled with no 'u' Signed-off-by: Danny Holman <dholman@gymli.xyz>
* Update .gitignoreDanny Holman2021-03-241-0/+1
|
* termite: update color paletteDanny Holman2021-03-241-30/+31
|
* vim: ignore *.d filesDanny Holman2021-03-171-1/+1
| | | | Ignore files with the *.d extension; these are generated by GCC.
* mutt: upate keybindsDanny Holman2021-03-141-1/+2
| | | | Update the mutt/neomutt keybinds that mark a message as spam/ham.
* vim: remove qq commandDanny Holman2021-03-141-1/+0
|
* UpdatesDanny Holman2021-02-053-3/+15
|
* Updated to 2021Danny Holman2021-02-036-5/+12
|
* General updatesDanny Holman2020-10-267-21/+115
|
* .ssh/config: add network router configurationDanny Holman2020-08-121-0/+5
|
* .zshenv: prepend PATH with ccache binariesDanny Holman2020-08-121-1/+1
|
* Don't bother me about 'git pull'Danny Holman2020-06-191-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 searchDanny Holman2020-06-161-1/+0
|
* Remove powerline configsDanny Holman2020-06-165-64/+21
| | | | | Remove the configuration options for powerline. I use framework-free zsh and vim now.
* 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
|