Actualización de fichero zshrc
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
This commit is contained in:
@@ -85,12 +85,14 @@ ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
ansible
|
||||
aws
|
||||
dirhistory
|
||||
docker
|
||||
docker-compose
|
||||
emoji
|
||||
encode64
|
||||
git
|
||||
golang
|
||||
helm
|
||||
history
|
||||
history-substring-search
|
||||
@@ -169,7 +171,7 @@ function verip {
|
||||
|
||||
# Añado mis exportaciones
|
||||
## Go
|
||||
export GOPATH=$HOME/go
|
||||
export GOPATH=$HOME/Documents/projectes/go
|
||||
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user