Remove tilix and nix shell helpers
This commit is contained in:
parent
56650b7316
commit
11aa644a14
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
||||||
[ -d "$HOME/.nix-profile" ] && source "$HOME/.nix-profile/etc/profile.d/nix.sh"
|
|
||||||
|
|
||||||
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
|
|
||||||
source /etc/profile.d/vte.sh
|
|
||||||
fi
|
|
||||||
|
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
eval "$(fasd --init auto)"
|
eval "$(fasd --init auto)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue