:open_file_folder: My Dotfiles
https://github.com/RobLoach/dotfiles.git
Everyone loves Dotfiles. These are mine, but feel free to use them yourself.
make~/.dotfiles: bash
git clone --recursive https://github.com/RobLoach/dotfiles.git ~/.dotfiles
%%CODEBLOCK0%% bash
make -C ~/.dotfiles
%%CODEBLOCK1%% bash
make clean -C ~/.dotfiles
rm -rf ~/.dotfiles
%%CODEBLOCK2%%sh
make test -C ~/.dotfiles
%%CODEBLOCK3%%
make update -C ~/.dotfiles
``
Licensed under the zlib license. Copyright © Rob Loach (https://robloach.net).