https://github.com/beeman/server-shell
Some scripts to quickly setup a nice shell environment for my servers and containers
https://github.com/beeman/server-shell
Last synced: 7 months ago
JSON representation
Some scripts to quickly setup a nice shell environment for my servers and containers
- Host: GitHub
- URL: https://github.com/beeman/server-shell
- Owner: beeman
- License: mit
- Created: 2020-02-02T07:58:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:22:27.000Z (about 6 years ago)
- Last Synced: 2024-12-28T21:23:33.845Z (over 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# server-shell
Some scripts to quickly setup a nice shell environment for my servers and containers
## Usage
```shell script
sh -c "$(curl -fsSL https://raw.github.com/beeman/server-shell/master/tools/install.sh)"
```
## MIT License