about summary refs log tree commit diff
path: root/configs/uninstall
diff options
context:
space:
mode:
Diffstat (limited to 'configs/uninstall')
-rwxr-xr-xconfigs/uninstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uninstall b/configs/uninstall
index 30ccc76d2351..e082d75ceefa 100755
--- a/configs/uninstall
+++ b/configs/uninstall
@@ -2,4 +2,4 @@
 
 configs="$BRIEFCASE/configs"
 
-(cd "$configs/shared" && stow --delete --target="$HOME" .)
+(cd "$configs" && stow --delete --target="$HOME" .)