Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariocesar/dotfiles
https://github.com/mariocesar/dotfiles
dotfiles personal-dotfiles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariocesar/dotfiles
- Owner: mariocesar
- Created: 2017-09-12T19:11:39.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T19:35:29.000Z (2 months ago)
- Last Synced: 2024-10-31T20:26:43.167Z (2 months ago)
- Topics: dotfiles, personal-dotfiles
- Language: Shell
- Homepage:
- Size: 4.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```