Too many things
This commit is contained in:
parent
a1ab569bfb
commit
b8ead05322
6 changed files with 32 additions and 16 deletions
2
bashrc
2
bashrc
|
@ -111,8 +111,8 @@ alias fuck='eval $(thefuck $(fc -ln -1))'
|
|||
alias FUCK='fuck'
|
||||
|
||||
# Command not found
|
||||
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
|
||||
[ -r /usr/share/doc/pkgfile/command-not-found.bash ] && . /usr/share/doc/pkgfile/command-not-found.bash
|
||||
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
|
||||
|
||||
# Functions
|
||||
function clean {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue