Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariocesar/dotfiles


https://github.com/mariocesar/dotfiles

dotfiles personal-dotfiles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

This works for me, not always, but when it works, it makes my life easier. I use it to save the configurations of my day-to-day tools. It makes me conscious about what I add to my config files, and because of it, I work better or faster.

When I have to work on something challenging, and I'm stuck. I'm here sharpening knives instead of wandering on Tik Tok or YouTube. It makes me spend time learning and improving. It makes me move forward.

``` terminal
python install.py --help
usage: install.py [-h] [--noinput] [--force] [--fake]

Install dotfiles

options:
-h, --help show this help message and exit
--noinput Don't ask to confirm every action
--force If target file exists it replaces it
--fake

```