Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

make zsh for all users

sudo ln -s $HOME/.oh-my-zsh /root/.oh-my-zsh
sudo ln -s $HOME/.zshrc /root/.zshrc
sudo chsh -s $(which zsh) $(whoami)
Comment

PREVIOUS NEXT
Code Example
Shell :: change default file manager ubuntu gnome linux 
Shell :: how to print the active user id in linux 
Shell :: bash command check 2 arguments 
Shell :: bash list the top ten largest values in a column 
Shell :: linux shell script print environment variables 
Shell :: how to install davinci resolve on ubuntu 
Shell :: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory" 
Shell :: vs code list all extensions 
Shell :: kubectl copy secret namespace 
Shell :: image in github markdown 
Shell :: linux how to give permission to folder forever 
Shell :: remove git repository vscode 
Shell :: access nodeport service from another machine in the same network 
Shell :: OFFLINE pdf UNlocker FOR UBUNTU 
Shell :: how to install data purifer 
Shell :: ubuntu disable ssh 
Shell :: git pull hard 
Shell :: delete all docker containers and related volumes 
Shell :: textbox should accept only numbers till 10 digit using angular 
Shell :: mac list used port 
Shell :: wsl2 folder in windwos 
Shell :: automated install windows admin center 
Shell :: Verificação de acesso de escrita [/srv/moodle/lib/editor/atto/plugins] Instalação abortada devido a falha de validação 
Shell :: find and execute a command 
Shell :: how to remove a plugin from ionic project 
Shell :: aws security groups vs ufw 
Shell :: ll command not found 
Shell :: ubuntu set path environment variable permanently 
Shell :: hugo serve 
Shell :: it is required that your private key files are not accessible by others 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =