No description
  • Lua 75%
  • Shell 15.3%
  • JavaScript 9.1%
  • CSS 0.6%
Find a file
2026-03-16 15:58:48 +01:00
.config [mpv][scripts][blur_on_pause] Move symbol_size calculation back before symbol_pos 2026-03-16 15:58:48 +01:00
.local/bin/shell Initial commit 2026-03-13 18:03:13 +01:00
.mozilla/firefox Initial commit 2026-03-13 18:03:13 +01:00
.thunderbird Initial commit 2026-03-13 18:03:13 +01:00
.bash_profile [shell][bash_profile] Replace loop with a find command 2026-03-16 10:48:46 +01:00
.bashrc [shell][bashrc] Revert back to a loop 2026-03-16 10:55:00 +01:00
README.md Initial commit 2026-03-13 18:03:13 +01:00

git clone --bare git@git.muimi.moe:wilchu/dotfiles.git ${HOME}/.cfg \
&& git --git-dir=${HOME}/.cfg/ --work-tree=${HOME} checkout -f \
&& git --git-dir=${HOME}/.cfg/ --work-tree=${HOME} config --local status.showUntrackedFiles no \
&& . ~/.bashrc