Dotfiles/link.sh

9 lines
331 B
Bash
Executable File

#!/bin/sh
stow --restow --target="$HOME/.config/alacritty" alacritty
stow --restow --target="$HOME/.config/fish" fish
stow --restow --target="$HOME/.config/flavours" flavours
stow --restow --target="$HOME/.config/newsboat" newsboat
stow --restow --target="$HOME/.config/nvim" nvim
stow --restow --target="$HOME/.config/tmux" tmux