No description
  • Shell 60.2%
  • Vim Script 36%
  • Lua 3.2%
  • Perl 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-06 07:56:41 +00:00
ghostty Add ghst command to one-off configure Ghostty 2026-07-30 12:17:12 +02:00
nvim Enable Svelte support 2026-09-06 07:56:41 +00:00
vim Let username test use a regex. 2014-02-05 08:36:51 +01:00
.gitignore Add ghst command to one-off configure Ghostty 2026-07-30 12:17:12 +02:00
.gitmodules Add puppet module for vim 2013-04-15 13:57:34 +02:00
aliases.zsh Add ghst command to one-off configure Ghostty 2026-07-30 12:17:12 +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 Add ghst command to one-off configure Ghostty 2026-07-30 12:17:12 +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 Add lazyvim config 2026-08-31 11:19:15 +00:00
herdr.toml Add ghst command to one-off configure Ghostty 2026-07-30 12:17:12 +02:00
mise.toml Add lazyvim config 2026-08-31 11:19:15 +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
renovate.json Add renovate.json 2026-07-31 18:46:04 +00:00
setup.sh Add lazyvim config 2026-08-31 11:19:15 +00: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 Add support for zfm to override display mode 2026-07-16 08:43:16 +00: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.