Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Add support for $SHELLrc instead of assuming bashrc #36

Open
benjivesterby opened this issue Dec 15, 2022 · 1 comment
Open

Comments

@benjivesterby
Copy link
Member

No description provided.

@benjivesterby
Copy link
Member Author

Downloading https://go.dev/dl/go1.20.1.linux-amd64.tar.gz
Creating /root/.gvm/1.20.1
Updating symlink /root/.gvm/1.20.1/go => /root/.gvm
Adding /root/.gvm/go/bin to PATH
For ubuntu you must run [source ~/.bashrc] or logout/login to complete path installation
GVM is shadowed by /usr/bin/go in your PATH. Please update your PATH to use /root/.gvm/go/bin first
➜ packetgen git:(01942cd) go version
go version go1.18.1 linux/amd64
➜ packetgen git:(01942cd) source ~/.zshrc
➜ packetgen git:(01942cd) which go
/usr/bin/go
➜ packetgen git:(01942cd) go version
go version go1.18.1 linux/amd64
➜ packetgen git:(01942cd) echo $SHELL

➜ packetgen git:(01942cd)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant