virtualenv helper
This commit is contained in:
parent
650b67cf98
commit
b409ffadef
2 changed files with 11 additions and 3 deletions
3
.bashrc
3
.bashrc
|
@ -76,9 +76,6 @@ if hash rbenv 2>/dev/null; then
|
|||
eval "$(rbenv init -)"
|
||||
fi
|
||||
|
||||
# Misc utilities
|
||||
fliptable() { echo "(╯°□°)╯ ┻━┻"; }
|
||||
|
||||
# GPG Agent
|
||||
if [ -f "${HOME}/.gpg-agent-info" ]; then
|
||||
. "${HOME}/.gpg-agent-info"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue