aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bashrc.sh')
-rw-r--r--bash/bashrc.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh
index 3ee3df6..e46d8d7 100644
--- a/bash/bashrc.sh
+++ b/bash/bashrc.sh
@@ -20,12 +20,6 @@ source $DOTFILES/encrypted/env.sh
set -h
source ~/dev/nu/nucli/nu.bashcompletion
-# Here's the place to do custom nix-shell config
-if [[ -z $IN_NIX_SHELL ]]; then
- printf ""
-else
- printf ""
-fi
# FIXME
isLinux && {