https://github.com/ablil/dotfiles
My collection of dotfiles (tested on Ubuntu, Fedora and MacOS)
https://github.com/ablil/dotfiles
dotfiles fedora linux scripting tmux vscode zsh
Last synced: 12 days ago
JSON representation
My collection of dotfiles (tested on Ubuntu, Fedora and MacOS)
- Host: GitHub
- URL: https://github.com/ablil/dotfiles
- Owner: ablil
- Created: 2021-08-19T13:29:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-04T10:13:30.000Z (4 months ago)
- Last Synced: 2026-03-04T17:18:51.246Z (4 months ago)
- Topics: dotfiles, fedora, linux, scripting, tmux, vscode, zsh
- Language: Shell
- Homepage:
- Size: 618 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My collection of dotfiles, config, snippets ...
## pre-requisites utilities
* zsh
* curl
* git
* vim
* tmux
* pip
* pyenv
* jenv
* nvm
* gh
* dotbox !Important
## Get started
```shell
dotbot -c install.conf.yaml
```
## Terminal
Terminal color scheme
| Item | Value |
| ---------------- | ------------ |
| Background color | 1E1E1E |
| Text color | D3D7CF |
| Font | Monospace 12 |
## Disclaimer
These are my personal dotfiles and they may or may not work on your end so keep that in mind.