https://github.com/zbo14/install-tools
Script to install stuff I use on Ubuntu.
https://github.com/zbo14/install-tools
apt bash ubuntu
Last synced: about 2 months ago
JSON representation
Script to install stuff I use on Ubuntu.
- Host: GitHub
- URL: https://github.com/zbo14/install-tools
- Owner: zbo14
- Created: 2019-12-29T01:51:06.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-06-22T19:28:36.000Z (about 5 years ago)
- Last Synced: 2025-06-09T23:35:29.615Z (about 1 year ago)
- Topics: apt, bash, ubuntu
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install-tools
Install script for stuff I like to use on Ubuntu.
## Usage
The following command pipes a script to bash 😱
Please look at `./install-tools.sh` so you have some idea what's going on!
`wget -qO- https://raw.githubusercontent.com/zbo14/install-tools/master/install-tools.sh | bash -`