https://github.com/gluons/setup
🛠️ My personal setup scripts for my laptop.
https://github.com/gluons/setup
bash linux scripts setup shell
Last synced: about 2 months ago
JSON representation
🛠️ My personal setup scripts for my laptop.
- Host: GitHub
- URL: https://github.com/gluons/setup
- Owner: gluons
- License: mit
- Created: 2018-02-04T05:55:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T02:20:48.000Z (over 8 years ago)
- Last Synced: 2025-03-04T20:43:47.013Z (over 1 year ago)
- Topics: bash, linux, scripts, setup, shell
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup
[](./LICENSE)
🛠️ My personal setup scripts for my laptop.
## Linux
Run
```shell
sudo sh -c "$(curl -fsSL https://raw.githubusercontent.com/gluons/setup/master/setup.sh)"
```
It will install below tools, softwares, etc. in order.
- [My dotfiles](https://github.com/gluons/dotfiles)
- [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh)
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [nvm](https://github.com/creationix/nvm)
- [rbenv](https://github.com/rbenv/rbenv) ( with [ruby-build](https://github.com/rbenv/ruby-build) )
- [Fira Mono font](https://github.com/mozilla/Fira)
- [Fira Code font](https://github.com/tonsky/FiraCode)
- [Powerline fonts](https://github.com/powerline/fonts)
- [Yarn](https://yarnpkg.com/)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Discord](https://discordapp.com/)
- [Spotify](https://www.spotify.com/)