newrepo convenience alias added
This commit is contained in:
parent
82f2d7a989
commit
f5fb8e5dc3
@ -1,3 +1,4 @@
|
|||||||
alias pubkey='cat ~/.ssh/id_rsa.pub'
|
alias pubkey='cat ~/.ssh/id_rsa.pub'
|
||||||
alias hosts='sudo nano /etc/hosts'
|
alias hosts='sudo nano /etc/hosts'
|
||||||
alias historygrep='history | grep'
|
alias historygrep='history | grep'
|
||||||
|
alias newrepo='bash <(curl -s https://get.bjphoster.com/new-git-repo.sh)'
|
||||||
|
Loading…
Reference in New Issue
Block a user