Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thiiagoms/dotfiles
- Owner: thiiagoms
- License: 0bsd
- Created: 2019-09-17T22:39:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T18:59:48.000Z (29 days ago)
- Last Synced: 2025-01-06T19:54:36.058Z (29 days 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: [email protected]
```