home · contact · privacy
In ansible attempt, differentiate symlink file directories.
[config] / ansible / dotfiles / profile
diff --git a/ansible/dotfiles/profile b/ansible/dotfiles/profile
deleted file mode 100644 (file)
index 5a58435..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Initialization for login shells.
-
-# Tell interactive shells to look in ~/.shinit for setup.
-ENV=$HOME/.shinit
-export ENV
-. $ENV