summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorseth <[email protected]>2022-07-17 01:49:54 -0400
committerseth <[email protected]>2022-08-04 04:41:01 -0400
commitd2c277f683f9d1cbe5e8bb775f8e4489fa747e5b (patch)
tree8ad0dd14089f7d3cefc6c424b920dfd018c785db /.bash_profile
parent210adb6461ec9ac8243f39e4efd6f78b041d4a01 (diff)
more xdg!
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/.bash_profile b/.bash_profile
index 65cbbb1..56b565e 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -10,8 +10,3 @@ then
fi
source "$HOME/.config/shell/profile"
-
-#if [[ $(ps --no-header --pid=$PPID --format=comm) != "fish" && -z ${BASH_EXECUTION_STRING} ]]
-#then
-# exec fish
-#fi