aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sh/profile.sh')
-rw-r--r--sh/profile.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/sh/profile.sh b/sh/profile.sh
deleted file mode 100644
index 2563e03..0000000
--- a/sh/profile.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/usr/bin/env bash
-
-# Exports
-export DOTFILES="${HOME}/dotfiles"
-export FZF_BASE="${HOME}/dotfiles/fzf"
-
-# Path
-PATH=$PATH:$HOME/.local/bin:$HOME/.dotnet/tools:$HOME/.cargo/bin:$DOTFILES/scripts \ No newline at end of file