Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-20 | Update to 02/20/25 | Danny Holman | 1 | -1/+8 | |
2021-08-08 | Update a bunch of stuff | Danny Holman | 1 | -1/+5 | |
Update the SSH configs, Neomutt, Vim, Xorg | |||||
2021-04-13 | Updates | Danny Holman | 1 | -4/+2 | |
2021-03-17 | vim: ignore *.d files | Danny Holman | 1 | -1/+1 | |
Ignore files with the *.d extension; these are generated by GCC. | |||||
2021-03-14 | vim: remove qq command | Danny Holman | 1 | -1/+0 | |
2021-02-05 | Updates | Danny Holman | 1 | -0/+11 | |
2020-10-26 | General updates | Danny Holman | 1 | -1/+15 | |
2020-06-16 | Remove powerline configs | Danny Holman | 1 | -1/+0 | |
Remove the configuration options for powerline. I use framework-free zsh and vim now. | |||||
2020-04-17 | General updates | Danny Holman | 1 | -0/+1 | |
Update everything in this folder to be current with my setup. | |||||
2019-11-07 | Regular update | Danny Holman | 1 | -3/+8 | |
2019-05-28 | Added Tagbar plugin support to Vim | Danny Holman | 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. | |||||
2019-05-27 | Changed vim config to be more project-specific | Danny Holman | 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. | |||||
2018-10-22 | Enabled powerline in vimrc | Daniel Holman | 1 | -1/+1 | |
2018-10-22 | Enabled powerline in vim | Daniel Holman | 1 | -1/+1 | |
2018-10-19 | Added powerline configs to zsh and vim | Daniel Holman | 1 | -7/+1 | |
2018-05-24 | Changed some keymaps and added X11 clipboard to .vimrc | Daniel Holman | 1 | -0/+26 | |
2018-04-10 | Made it a bit easier to reload/edit vim config | Daniel Holman | 1 | -0/+2 | |
Added special kepmaps to vim config to edit the vimrc file or source it if it changes. | |||||
2018-04-05 | General updates | Daniel Holman | 1 | -2/+1 | |
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 | |||||
2018-03-11 | Added the config for airline status bar in .vimrc | Daniel Holman | 1 | -0/+1 | |
2017-03-08 | Changed my mind about the status line | Daniel Holman | 1 | -12/+0 | |
Like the default much more | |||||
2017-02-14 | Added statusline stuff | Daniel Holman | 1 | -0/+12 | |