Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decrease the separator size in i3blocks | Danny Holman | 2022-06-20 | 1 | -1/+1 |
| | |||||
* | Update i3 configs | Danny Holman | 2022-06-20 | 1 | -12/+25 |
| | | | | Update the i3 settings to current. | ||||
* | Update shell and terminal stuffs | Danny Holman | 2022-06-20 | 4 | -5/+5 |
| | | | | Update the configs that control my shell and related tools. | ||||
* | Update to current version of files | Danny Holman | 2022-02-22 | 4 | -5/+28 |
| | |||||
* | Update all URLs | Danny Holman | 2021-11-15 | 3 | -7/+7 |
| | | | | | Update all gymli.xyz URLs to gymli.org. This coincides with a DNS change on my website. | ||||
* | Add config for MSMTP email | Danny Holman | 2021-11-15 | 1 | -0/+23 |
| | | | | Add a config file for the msmtp program. | ||||
* | i3: add more windows to floating | Danny Holman | 2021-10-10 | 1 | -5/+2 |
| | | | | Set more windows to be default floating. | ||||
* | tmux: add a keybind for nested sessions | Danny Holman | 2021-10-10 | 1 | -0/+1 |
| | | | | Add a keybind to send the prefix to a nested session. | ||||
* | ssh: update configs | Danny Holman | 2021-10-10 | 1 | -3/+2 |
| | | | | Update the ssh config files. | ||||
* | urxvt: add a bell command | Danny Holman | 2021-10-10 | 1 | -1/+2 |
| | | | | | Add a bell command plugin and configure it to use GTK sound effects to urxvt. | ||||
* | Email: use msmtp instead of smtp on email | Danny Holman | 2021-10-10 | 3 | -15/+9 |
| | | | | | Use a centralized msmtp config rather than setting up smtp configs on all email services. | ||||
* | Change vertical split keybind in tmux | Danny Holman | 2021-09-07 | 1 | -1/+1 |
| | | | | | Change the vertical split keymapping in tmux from "<Control><Back-slash>" to "<Control><Pipe>" | ||||
* | Add brightness display to i3blocks | Danny Holman | 2021-08-24 | 1 | -0/+5 |
| | |||||
* | Update to new GPG key in muttrc | Danny Holman | 2021-08-24 | 1 | -1/+1 |
| | |||||
* | Fix missing plugins in Xresources for URxvt | Danny Holman | 2021-08-24 | 1 | -1/+6 |
| | |||||
* | Fix certain keybinds not working | Danny Holman | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | Update TTU email address | Danny Holman | 2021-08-14 | 1 | -3/+5 |
| | | | | Update my TTU email in .muttrc. | ||||
* | Fix issue starting picom and make font bigger | Danny Holman | 2021-08-13 | 2 | -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 picom | Danny Holman | 2021-08-08 | 2 | -2/+426 |
| | | | | Add configs for the picom compositor | ||||
* | Switch from Termite to XTerm | Danny Holman | 2021-08-08 | 2 | -65/+58 |
| | | | | Switched from termite to xterm, so the termite config is no longer used | ||||
* | Add an install script | Danny Holman | 2021-08-08 | 1 | -0/+7 |
| | | | | Add install.sh to make installation easy | ||||
* | Update a bunch of stuff | Danny Holman | 2021-08-08 | 6 | -10/+45 |
| | | | | Update the SSH configs, Neomutt, Vim, Xorg | ||||
* | Switch to nitrogen | Danny Holman | 2021-05-21 | 1 | -2/+1 |
| | | | | | | Switch to nitrogen for wallpaper setting. Signed-off-by: Danny Holman <dholman@gymli.xyz> | ||||
* | 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 |
| |