btp/dotfiles
1
0
Fork
You've already forked dotfiles
0
My dot files and configs.
  • Nushell 56.6%
  • Lua 27.2%
  • Vim Script 15.7%
  • Shell 0.3%
  • PowerShell 0.2%
2026年03月07日 13:21:29 -07:00
dots Fixing .zshrc errors, changes for new OS install 2026年03月07日 13:21:29 -07:00
.gitignore Added .DS_Store to .gitignore 2025年06月16日 11:32:42 -06:00
install.sh Edit install, removed set -euf 2023年06月13日 11:22:43 -06:00
LICENSE First commit 2022年12月18日 13:21:12 -07:00
README.md Edit readme 2023年06月25日 19:52:13 -06:00

My dot files

These are my dot files and configs. I manage these files using GNU Stow.

If you'd like to install any of these files, install GNU Stow and run the install.sh script from the dots directory, or manually run the stow commands like so:

# Replace <package> with the package name you'd like to install.
stow -t $HOME -S <package>