Remove thefuck and zoxide and trash alias from .bashrc
This commit is contained in:
parent
e32d6f9f77
commit
a9ae1be762
5
.bashrc
5
.bashrc
|
@ -87,8 +87,3 @@ if [ -f ~/.userbashrc ]; then
|
|||
fi
|
||||
|
||||
TERM=xterm
|
||||
|
||||
eval "$(thefuck --alias)"
|
||||
eval "$(zoxide init bash)"
|
||||
|
||||
alias rm='trash'
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit eac36d40bb2214ceb2527e8a5915e28fa2506a54
|
||||
Subproject commit 2b45ff3b7f03b32dd4e0abd86638e954aaa0f046
|
Loading…
Reference in New Issue