GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
If you're usingGit, you can add Dotbot as a submodule: cd~/.dotfiles#replace with the path to your dotfilesgit init#initialize repository if neededgit submodule add https://github.com/anishathalye/dotbot git config -f .gitmodules submodule.dotbot.ignore dirty#ignore dirty commits in the su...
dotbot-io.github.iodotbot-io.github.ioPublic GitHub Pages for Dotbot CSS2 docsdocsPublic Tutorial 1 webappwebappPublic The webapp JavaScript dotbot_msgsdotbot_msgsPublic conf-filesconf-filesPublic Configurations Files Repositories Type Language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers Aleksanaa ludat Assignees No one assigned Labels 10.rebuild-darwin: 1-10 10.rebuild-darwin: 1 10.rebuild-linux: 1-10 10.rebuild-linux: 1 Projects None yet Milestone No ...
A tool that bootstraps your dotfiles :zap:. Contribute to ael-code/dotbot development by creating an account on GitHub.
cd ~/.dotfiles # replace with the path to your dotfiles hg init # initialize repository if needed echo "dotbot = [git]https://github.com/anishathalye/dotbot" > .hgsub hg add .hgsub git clone https://github.com/anishathalye/dotbot cp dotbot/tools/hg-subrepo/install . touch install....
GitHub Actions supports Node.js, Python, Java, Ruby, PHP, Go, Rust, .NET, and more. Build, test, and deploy applications in your language of choice. Live logs See your workflow run in realtime with color and emoji. It’s one click to copy a link that highlights a specific line numb...
git clone --recurse-submodules https://github.com/atomantic/dotfiles ~/.dotfiles cd ~/.dotfiles; # run this using terminal (not iTerm, lest iterm settings get discarded on exit) ./install.shWhen it finishes, open Iterm and press Command + , to open preferences. Under Profiles > ...
git submodule add https://github.com/yousuc/dotbot-paru Usage One option is having your packages list in a separate file. This way you can run it separately from your main configuration. ./install -p dotbot-paru/paru.py -c packages.conf.yaml Alternatively, you can add the directive direct...
A tool that bootstraps your dotfiles ⚡️. Contribute to pauby/dotbot development by creating an account on GitHub.