Setup new system:
make install
Uses:
- fish
- vim
- brew
- alacritty
- tmux
Add new folder for each package config.
Update Makefile with new stow <package>
command.
Stow will symlink into the parent directory so make sure .dotfiles is located in ~/
Disable .DS_Store
files:
defaults write com.apple.desktopservices DSDontWriteNetworkStores true