Dotfiles/link.sh

5 lines
109 B
Bash
Raw Normal View History

2023-11-29 17:46:22 +01:00
#!/bin/sh
stow --restow --target="$HOME/.config/nvim" nvim
stow --restow --target="$HOME/.config/fish" fish