Add script for GNU Stow.

This commit is contained in:
raute 2023-11-29 17:46:22 +01:00
parent 8d7732949c
commit 0c88665b07
1 changed files with 4 additions and 0 deletions

4
link.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
stow --restow --target="$HOME/.config/nvim" nvim
stow --restow --target="$HOME/.config/fish" fish