My dot files and configs.
- Nushell 56.6%
- Lua 27.2%
- Vim Script 15.7%
- Shell 0.3%
- PowerShell 0.2%
| dots | Fixing .zshrc errors, changes for new OS install | |
| .gitignore | Added .DS_Store to .gitignore | |
| install.sh | Edit install, removed set -euf | |
| LICENSE | First commit | |
| README.md | Edit readme | |
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>