Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhartington/quick-shell
https://github.com/mhartington/quick-shell
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhartington/quick-shell
- Owner: mhartington
- Created: 2015-07-18T18:57:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T13:12:36.000Z (over 8 years ago)
- Last Synced: 2024-10-04T18:47:16.138Z (3 months ago)
- Language: Shell
- Size: 59.6 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Quick-shell
This is a quick bash profile.
Nothign crazy, just enough to get you going.
Possibly on a temporary machine, or VM, or even drunk in a hotel.## Usage
Git is required, duh
```bash
git clone https://github.com/mhartington/quick-shell.git
cd quick-shell
./quick-shell.sh install
```Quit your terminal and start it up again, then you are good to go.
Only works in bash right now, but I may do zsh later on.
### Screenshots
![quick-shell](https://raw.githubusercontent.com/mhartington/quick-shell/master/quick-shell.png)
![quick-shell-repo](https://raw.githubusercontent.com/mhartington/quick-shell/master/quick-shell-repo.png)
![quick-shell-dirty-repo](https://raw.githubusercontent.com/mhartington/quick-shell/master/quick-shell-dirty-repo.png)