grep alias
This commit is contained in:
parent
9e16d24cb1
commit
fad7921389
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ fi
|
|||
# shortcuts
|
||||
alias q="conda activate q2dev"
|
||||
alias i="ipython3"
|
||||
alias greg="grep"
|
||||
|
||||
BASE16_SHELL=$HOME/.config/base16-shell/
|
||||
[ -n "$PS1" ] && [ -s $BASE16_SHELL/profile_helper.sh ] && eval "$($BASE16_SHELL/profile_helper.sh)"
|
||||
|
|
Loading…
Add table
Reference in a new issue