- gitlist-workspace.git
- readme.md
This file ( 274 B ) exceeds the allowed full mode (48 kb) size. The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the fill height mode, although some users like it.
readme.md
# GitList Workspace
## \*nix / BSD / Bash / Curl
```bash
curl -sL https://raw.githubusercontent.com/patrikx3/gitlist-workspace/master/scripts/init.sh | bash -
# or
curl -sL -u patrikx3 https://git.patrikx3.com/gitlist-workspace.git/raw/master/scripts/init.sh | bash -
```