diff options
author | ben <ben@nagy.contact> | 2025-01-08 15:52:24 -0800 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-01-08 15:52:24 -0800 |
commit | b33651ac7bd821efd4c5ec67f22cc53780da32a3 (patch) | |
tree | 537a5d253429279adf7eea72be3ac017d99be994 /link.sh | |
parent | f838469bc88657fa1980fb68495027e8f12df072 (diff) |
test
Diffstat (limited to 'link.sh')
-rwxr-xr-x | link.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/link.sh b/link.sh deleted file mode 100755 index f12fca0..0000000 --- a/link.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -ln -sf ~/Dev/dotfiles/nvim ~/.config/nvim -#ln -sf ~/Dev/dotfiles/foo ~/.config/foo - -echo "symlink created" |