remove fortune
This commit is contained in:
parent
227b0c2fc1
commit
93edcaf3b2
1 changed files with 0 additions and 4 deletions
4
.bashrc
4
.bashrc
|
@ -26,7 +26,3 @@ alias ssu="sudo su"
|
|||
alias termbin="nc termbin.com 9999"
|
||||
alias sloop="while true; do sl; done"
|
||||
|
||||
if [ -e ~/.dailyfortune ]
|
||||
then
|
||||
cat ~/.dailyfortune
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue