adding woodpecker alias
This commit is contained in:
parent
0fa7ae3209
commit
3081684c67
1
profile
1
profile
|
@ -22,3 +22,4 @@ LESSHISTFILE=-
|
||||||
alias ls="ls -h --color=auto"
|
alias ls="ls -h --color=auto"
|
||||||
alias myip="curl https://ifconfig.co"
|
alias myip="curl https://ifconfig.co"
|
||||||
alias wget="wget --hsts-file $HOME/.cache/wget/hsts"
|
alias wget="wget --hsts-file $HOME/.cache/wget/hsts"
|
||||||
|
alias woodpecker="$HOME/.local/bin/woodpecker --log-level=''"
|
||||||
|
|
Loading…
Reference in New Issue