Command Not Found description

This commit is contained in:
Geoffrey Frogeye 2016-05-01 14:48:54 +02:00
parent dfe69f37ea
commit 7531200de0
1 changed files with 1 additions and 0 deletions

1
bashrc
View File

@ -99,6 +99,7 @@ fi
alias fuck='eval $(thefuck $(fc -ln -1))'
alias FUCK='fuck'
# Command not found
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
# Functions