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

https://github.com/mr-addict/setup

Personal ubuntu setup scripts
https://github.com/mr-addict/setup

script setup ubuntu

Last synced: 4 months ago
JSON representation

Personal ubuntu setup scripts

Awesome Lists containing this project

README

          

# Setup Scripts

This is a collection of **personal** scripts that I used to set up my ubuntu machine environment quickly and easily.

If you want to use them, you can **double** check the scripts by view the its content and make sure they are safe to use.

## 1. Available Scripts

- clash
- alias
- vim
- omp(oh-my-posh)
- git
- docker
- nvm
- mdbook
- pwsh(powershell)
- grub

## 2. Deploy

Build project:

```bash
npm run build
```

Start project:

```bash
npm start
```