Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ryan Caloras
bashhub-client
Wiki
Install
Install
· Changes
Page history
Adding new line for markdown rendering
authored
5 years ago
by
Ryan Caloras
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Install.md
+2
-0
Install.md
with
2 additions
and
0 deletions
+2
-0
Install.md
View page @
f6326158
Simply run this command from your terminal.
For bash:
```
bash
curl
-OL
https://bashhub.com/setup
&&
bash setup
```
For zsh:
```
bash
curl
-OL
https://bashhub.com/setup
&&
zsh setup
```
...
...
Menu
Explore
Projects
Groups
Snippets