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

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)

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.