Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

oh my zsh switch to bash

You can just use exec to replace your current shell with a new shell:

Switch to bash:

exec bash
Switch to zsh:

exec zsh
Comment

PREVIOUS NEXT
Code Example
Shell :: bash get all files in directory as array 
Shell :: how to run explorer in wsl 
Shell :: matrix effect 
Shell :: How to download git for linux and unix 
Shell :: send file to aws ec2 termnal 
Shell :: enable proxy in cmd 
Shell :: how to change git author 
Shell :: git reset soft head 
Shell :: ffmpeg overwrite 
Shell :: linux linebreaks script bash 
Shell :: how to check current status of apache2 ubuntu 18 
Shell :: powershell alias 
Shell :: optimize mp4 ffmpeg 
Shell :: how to download terminator in ubuntu 
Shell :: bash rename files based on date modified 
Shell :: show hidden files linux 
Shell :: how to exit vim 
Shell :: count number of files in directory linux 
Shell :: mac terminal hide username 
Shell :: double quotes inside double quotes bash 
Shell :: remove tracked files git 
Shell :: get all branches from remote 
Shell :: install rsync 
Shell :: revert local commit 
Shell :: update git config username and email 
Shell :: bc add 
Shell :: get podman ubuntu 
Shell :: bash get dir of file 
Shell :: is there any difference between git push and git push origin master 
Shell :: epson l220 ubuntu driver 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =