fliptable
This commit is contained in:
parent
52d388fb1a
commit
aa7ac8c87c
1 changed files with 3 additions and 0 deletions
3
.bashrc
3
.bashrc
|
@ -75,3 +75,6 @@ export EDITOR='emacs'
|
|||
if hash rbenv 2>/dev/null; then
|
||||
eval "$(rbenv init -)"
|
||||
fi
|
||||
|
||||
# Misc utilities
|
||||
fliptable() { echo "(╯°□°)╯ ┻━┻"; }
|
||||
|
|
Loading…
Reference in a new issue