mirror of
https://github.com/gladstone-institutes/Bioinformatics-Workshops.git
synced 2025-11-30 09:45:43 -08:00
fix slide on which shell to use
This commit is contained in:
parent
ea58f5a8d2
commit
da9e3819db
2 changed files with 11 additions and 7 deletions
|
|
@ -118,7 +118,8 @@ cd unix_workshop_2024
|
|||
echo $0
|
||||
```
|
||||
|
||||
Both bash and zsh should be able to run all of the commands in this workshop.
|
||||
- We will use bash since it is the most widely used shell
|
||||
- If your shell is not set to bash, type `chsh -s /bin/bash` and press enter
|
||||
|
||||
|
||||
## Commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue