1 2 3 4 5 6
#!/bin/sh ln -sf ~/Dev/dotfiles/nvim ~/.config/nvim #ln -sf ~/Dev/dotfiles/foo ~/.config/foo echo "symlink created"