An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Setup
[![license](https://img.shields.io/github/license/gluons/setup.svg?style=flat-square)](./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/)