Commands for setting up the links to the config files
ln -s ~/dotfiles/aerospace/aerospace.toml ~/.config/aerospace/aerospace.tomlln -s ~/dotfiles/alacritty ~/.config/alacrittyln -s ~/dotfiles/shell/aliases.sh ~/.shell/aliases.shln -s ~/dotfiles/nvim ~/.config/nvimln -s ~/dotfiles/starship/starship.toml ~/.config/starship.tomlln -s ~/dotfiles/tmux/tmux.conf ~/.tmux.confln -s ~/dotfiles/bin/* ~/.local/binsudo npm install -g diff-so-fancy
git config --global core.pager "diff-so-fancy | less --tabs=4 -RFX"