aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zprofile')
-rw-r--r--zprofile10
1 files changed, 0 insertions, 10 deletions
diff --git a/zprofile b/zprofile
deleted file mode 100644
index 5be1665..0000000
--- a/zprofile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Exports
-export PATH="$PATH:${HOME}/.local/bin"
-export PATH="$PATH:${HOME}/.dotnet/tools"
-
-export FZF_BASE="${HOME}/dotfiles/fzf"
-
-# Directory hashtable
-hash -d .=${HOME}/dotfiles
-hash -d s=${HOME}/Sync
-hash -d d=${HOME}/docker \ No newline at end of file