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.
 
 
Go to file
Russell R. d18fef4ea3 Update 'README.md'
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 added a new alias of aptit 9 months ago
.bash_logout init commit 3 years ago
.bashrc Updated .bashrc 9 months ago
.bombadillo.ini Updated some settings on bombadillo.ini 3 years ago
.gitconfig -m 3 years ago
.gitignore Added line to ignore .bak files 11 months ago
.gopherrc Inital commit .gopherrc && HOMELY.py updated 3 years ago
.profile Added a figlet comment header of the files name to the top of each file 3 years ago
.vimrc inital commits for some new dotfiles 3 years ago
.zshrc inital commits for some new dotfiles 3 years ago
README.md Update 'README.md' 9 months ago
config.fish Removed old fish prompt 1 year ago
fzf-plugin-settings.vim Have no idea what I really changed here. 3 years ago
init.vim updated init.vim 1 year ago
nvim-basic-settings.vim Added support for gemini files to be seen as markdown 2 years ago
plugins-to-load.vim error runing fugitive plug in, removed it 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