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 :: install .net sdk on ubuntu 
Shell :: format pendrive linux 
Shell :: ubuntu start php 
Shell :: which user apache runs as ubntu 
Shell :: windows delete all docker images 
Shell :: install mailspring ubuntu 
Shell :: Node version mac1000 
Shell :: pandoc download ubuntu 
Shell :: ubuntu install libc6-i386 
Shell :: uninstall packages linux terminal 
Shell :: how to see all the extension installed in visual studio code 
Shell :: bash command to find the number of files in a directory 
Shell :: Show history in powershell across the sessions 
Shell :: There are no commands defined in the "ide-helper" 
Shell :: remove yarn ubuntu 
Shell :: pip install hand tracking module 
Shell :: list available/configured AWS CLI profiles 
Shell :: git soft reset Head 
Shell :: centos cpus 
Shell :: debian install python 3 
Shell :: change process name pm2 
Shell :: is linux bad 
Shell :: Failed to connect to github.com port 443: Connection refused 
Shell :: how to delete deployments in kubernetes 
Shell :: ubuntu install nginx 
Shell :: date-fns npm package 
Shell :: set go111module= on ubuntu 20.04 
Shell :: zsh: command not found: brew 
Shell :: add rule ubuntu firewall 
Shell :: install webmin ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =