https://github.com/thiiagoms/dotfiles
📦 My personal dotfiles
https://github.com/thiiagoms/dotfiles
archlinux cool dotfiles dotfiles-linux mydotfiles python ubuntu-setup
Last synced: 5 months ago
JSON representation
📦 My personal dotfiles
- Host: GitHub
- URL: https://github.com/thiiagoms/dotfiles
- Owner: thiiagoms
- License: 0bsd
- Created: 2019-09-17T22:39:51.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T15:24:52.000Z (about 1 year ago)
- Last Synced: 2025-07-25T04:42:52.798Z (8 months ago)
- Topics: archlinux, cool, dotfiles, dotfiles-linux, mydotfiles, python, ubuntu-setup
- Language: Shell
- Homepage:
- Size: 113 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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: thiagom.devsec@gmail.com
```