Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to change wsl default shell

chsh -s /usr/bin/fish
# or
chsh -s /usr/bin/zsh
# or
chsh -s /usr/bin/<my_shell>
Comment

PREVIOUS NEXT
Code Example
Shell :: after checking out a previous commit go back to latest commit 
Shell :: how to push to git hub 
Shell :: bash remove first and last quotes 
Shell :: delete multiple rules ufw 
Shell :: remove umbrella roaming client 
Shell :: using unit price prestashop 
Shell :: bash parse arguments 
Shell :: npm start script not found 
Shell :: how to delete branch git cli 
Shell :: get tag list of image from hub using cli 
Shell :: how to autostart containers in ubuntu 
Shell :: pm2 logs 
Shell :: git clone to specific folder 
Shell :: git download a new branch 
Shell :: command line make file 
Shell :: read a file and count how many lines 
Shell :: enable systemd 
Shell :: stop gnix 
Shell :: how to push current code to new branch git 
Shell :: ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. 
Shell :: dependencies needed for kernel edit linux amd64 
Shell :: first 3 lines of a file 
Shell :: composer install from local directory 
Shell :: create git repo 
Shell :: linux rename all files in directory 
Shell :: kubernetes command kubectl 
Shell :: create a new branch without code 
Shell :: convert capital letters to lowercase in shell script 
Shell :: start tomcat 9 as a service windows 
Shell :: ignore something on github 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =