No description
  • Shell 61.3%
  • Vim Script 38.1%
  • Perl 0.6%
Find a file
2026-05-03 16:08:21 +00:00
ghostty Let Ghostty use system themes 2026-05-03 16:03:02 +02:00
vim Let username test use a regex. 2014-02-05 08:36:51 +01:00
.gitignore Quote variables and move backup file to repo 2026-05-03 15:32:47 +02:00
.gitmodules Add puppet module for vim 2013-04-15 13:57:34 +02:00
aliases Use --color=auto for compatibility 2026-05-03 16:08:21 +00:00
bashrc Let bashrc work from whatever subdirectory 2026-05-01 21:52:45 +02:00
catppuccin.zsh Default to macchiato instead of mocha 2026-05-03 16:07:12 +02:00
colors Add blue 2014-10-06 14:23:26 +02:00
git-completion.bash Added git-completion.bash from http://git.kernel.org/?p=git/git.git;a=blob_plain;f=contrib/completion/git-completion.bash;hb=refs/heads/master 2011-07-01 07:01:51 +00:00
gitconfig Update email address for gitconfig 2026-05-01 21:54:01 +02:00
notifier.pl Don't kill the already running daemon, but rather exit the current one. 2013-01-15 11:58:33 +01:00
p10k.zsh Add support for zshrc 2026-05-01 21:55:10 +02:00
README Updated the README with a short howto 2011-06-29 06:14:23 +00:00
setup.sh Quote variables and move backup file to repo 2026-05-03 15:32:47 +02:00
vimrc Remove CommandT mapping from vimrc 2026-05-02 09:27:19 +02:00
zshrc Let zsh follow the system colors unless overridden 2026-05-03 16:03:12 +02:00

A collection of different configuration files I use across several computers.

* If you see something you like, feel free to clone it.
* If you see something horrible I do, feel free to say that I shouldn't do that.
* If you see something cool that I didn't know of, feel free to notify me.

Oh, and one more thing. You can copy the files to wherever they should be 
(typically ~/.<filename>), but some files, such as the bashrc, expects the configs
folder to exist as a subdirectory that contains the aliases file. 

I just clone the repository into ~/config and create symbolic links to the necessary files.