mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
add grinpy aliases
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
02e2063325
commit
c35bbc5425
1 changed files with 4 additions and 0 deletions
|
|
@ -63,6 +63,10 @@ alias update-to-next-version='do-release-upgrade'
|
|||
alias bing='notify-send "Stacked work finished" "Work being done in your favorite terminal is now finished. You can come back !!" -i /usr/share/pixmaps/apple-red.png -t 6000'
|
||||
alias b='bing'
|
||||
|
||||
alias grinpy="grin -I '*.py'"
|
||||
alias grinyaml="grin -I '*.yaml'"
|
||||
alias grinsh="grin -I '*.sh'"
|
||||
|
||||
function bb_env()
|
||||
{
|
||||
local BASE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue