Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thiiagoms/dotfiles

📦 My personal dotfiles
https://github.com/thiiagoms/dotfiles

archlinux cool dotfiles dotfiles-linux mydotfiles python ubuntu-setup

Last synced: 20 days ago
JSON representation

📦 My personal dotfiles

Awesome Lists containing this project

README

        



Logo

My personal dotfiles config :hammer:







My personal post installation on ubuntu. Install tools like, VSCode, DBeaver, Docker, terminator and set configs.

- [Dependencies](#Dependencies)
- [Use](#Use)

### Dependencies :hammer:
- Bash/Zsh
### Use :package:

01 - Clone:
```bash
$ git clone https://github.com/thiiagoms/dotfiles
```

02 - Change to `dotfiles` directory:
```bash
$ cd dotfiles
dotfiles $
```

03 - Execute `arch.sh` for Arch Linux / Manjaro distro
```bash
$ ./arch.sh

█████╗ ██████╗ ██████╗██╗ ██╗
██╔══██╗██╔══██╗██╔════╝██║ ██║
███████║██████╔╝██║ ███████║
██╔══██║██╔══██╗██║ ██╔══██║
██║ ██║██║ ██║╚██████╗██║ ██║
╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝

[*] Author: Thiago Silva AKA thiiagoms
[*] E-mail: [email protected]
```