Powered by GNU-stow
- stow
- python 3.11
# Simulate first, to test what it will do
stow -nvt ~ */
# Then install
stow -vt ~ */Update dotfiles
# Simulate first
stow --adopt -nvt ~ */
# Then update
stow --adopt -vt ~ */There are two folders where you can find configuration that will endup in ~/.config and ~/.local, these are
# My personal configurations, all of the folders excluding ./lukeconfig
# Forked configurations from other persons
./lukeconfigThere are two places where to put aliases
#1. General purpose aliases
./zsh/.myaliasrc
#2 Local aliases to the machie
./.localalias