Added the alias about work
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
parent
263d4e375f
commit
793c63e340
3
.zshrc
3
.zshrc
@ -101,6 +101,9 @@ if [[ "$(uname -sr)" =~ "Microsoft" ]]; then
|
|||||||
export GOROOT=/usr/lib/go
|
export GOROOT=/usr/lib/go
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Alias work
|
||||||
|
alias ssh-work="ssh -i ~/.ssh/work/id_rsa"
|
||||||
|
|
||||||
# Alias and Export Gentoo
|
# Alias and Export Gentoo
|
||||||
alias svm="sudo $EDITOR /etc/portage/make.conf"
|
alias svm="sudo $EDITOR /etc/portage/make.conf"
|
||||||
alias svr="sudo $EDITOR /etc/portage/repos.conf"
|
alias svr="sudo $EDITOR /etc/portage/repos.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user