Skip to content

Commit

Permalink
remove rm training wheels, I've learnt not to use it too often
Browse files Browse the repository at this point in the history
  • Loading branch information
dther committed Apr 18, 2023
1 parent 80b14e8 commit 5a38dcb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .yashrc
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ alias maybe="tashk -f maybe.txt"
# imagine using nano
alias nano="echo How about naNO && sleep 0.5 && vim"

# avoid rm, it's easy to make horrible mistakes
alias rm="echo You probably want \'trash\'. && rm -vi"

# Run stuff
pfetch
tashk ls -p tashkcolor.sh
Expand Down

0 comments on commit 5a38dcb

Please sign in to comment.