No description
  • Shell 61.6%
  • Vim Script 37.8%
  • Perl 0.6%
Find a file
2026-07-08 15:29:04 +02:00
ghostty Let Ghostty use system themes 2026-05-03 16:03:02 +02:00
mise Add mise to .dotfiles 2026-07-02 14:22:01 +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.zsh Rename gh to ghi to avoid github CLI conflict 2026-07-08 15:29:04 +02: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
functions.zsh Re-add missing push 2026-05-21 14:56:54 +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 Cache git credentials for http requests 2026-05-20 19:33:29 +00: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 Add mise to .dotfiles 2026-07-02 14:22:01 +02:00
tmux.conf Start tracking tmux config 2026-06-20 21:19:18 +00:00
vimrc Remove CommandT mapping from vimrc 2026-05-02 09:27:19 +02:00
zshrc Move function definition out into funcitons.zsh 2026-05-21 14:54:19 +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.