You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thinking about an apt tool to keep all my systems, and new one up to-date on all my one off tools I like to have |
9 months ago | |
---|---|---|
.bash_aliases | 9 months ago | |
.bash_logout | 3 years ago | |
.bashrc | 9 months ago | |
.bombadillo.ini | 3 years ago | |
.gitconfig | 3 years ago | |
.gitignore | 11 months ago | |
.gopherrc | 3 years ago | |
.profile | 3 years ago | |
.vimrc | 3 years ago | |
.zshrc | 3 years ago | |
README.md | 9 months ago | |
config.fish | 1 year ago | |
fzf-plugin-settings.vim | 3 years ago | |
init.vim | 1 year ago | |
nvim-basic-settings.vim | 2 years ago | |
plugins-to-load.vim | 1 year ago |
README.md
Wasabi .dotfiles
Why?
One Repo to rule them all!
New Branch
Thinking about starting an apt installer branch.
Want to make a way that looks at my current system(s) and greps the apt history file for a list of all the one off tools I like to have. Maybe a script that runs as a cron job daily and udpates a file of things i've added to a system, and then udpates a file in this this repo that any other systems that use this repo sync to.
Creat a short script that takes that files and does an apt install??
Just thinking out loud here. Have no idea how to do this, but would be a great learning tool on scipting