Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

.nvm bash

# This loads nvm (Node Version Manager). Add this to your shell profile (~/.bash_profile, ~/.zshrc, ~/.profile, or ~/.bashrc)
export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
Comment

PREVIOUS NEXT
Code Example
Shell :: edit file as root ubuntu 
Shell :: how to install powerline for ubuntu 
Shell :: change branch from master to main 
Shell :: update wsl 
Shell :: bash escape special characters in variable 
Shell :: kubectl neat 
Shell :: git tag a previous commit 
Shell :: linux create folder 
Shell :: how to deploy on heroku 
Shell :: bash case 
Shell :: how to install bootstrap in angular 
Shell :: how to save history of commands in linux 
Shell :: change owner for folder and subfolders linux 
Shell :: print environment variables linux 
Shell :: install vlc on ubuntu 20.04 
Shell :: ffprobe get duration 
Shell :: sbt build command 
Shell :: git rename 
Shell :: flutter@f1 
Shell :: revert git commit 
Shell :: change regolith terminal 
Shell :: az aks get-credentials 
Shell :: grant current user access to /dev/kvm 
Shell :: copy file batch 
Shell :: awk columns 
Shell :: comment in shell script 
Shell :: install homebrew on linux 
Shell :: reboot ubuntu 
Shell :: bash load file into list 
Shell :: install net tools in manjaro 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =