update _custom.sh
This commit is contained in:
parent
38ea97b31b
commit
00c6040f1a
@ -60,3 +60,8 @@ if [[ -f /usr/share/doc/pkgfile/command-not-found.bash ]]; then source /usr/shar
|
|||||||
# if command -v trash &> /dev/null; then alias rm='echo "This is not the command you are looking for."; false'; else true; fi
|
# if command -v trash &> /dev/null; then alias rm='echo "This is not the command you are looking for."; false'; else true; fi
|
||||||
# Then, if you really want to use rm, simply prepend a slash to bypass the alias:
|
# Then, if you really want to use rm, simply prepend a slash to bypass the alias:
|
||||||
# \rm file-without-hope
|
# \rm file-without-hope
|
||||||
|
|
||||||
|
#-----------
|
||||||
|
# TTY GNUPG
|
||||||
|
#-----------
|
||||||
|
# export GPG_TTY=$(tty)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user