Remove tilix and nix shell helpers

This commit is contained in:
Jake Howard 2019-05-12 10:46:42 +01:00
parent 56650b7316
commit 11aa644a14
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -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)"