Skip to content
/ dotfiles Public

A few of my dotfiles for configs on MacOS/Linux

Notifications You must be signed in to change notification settings

aaqsr/dotfiles

Repository files navigation

dotfiles

A few of my dotfiles for configs on MacOS/Linux.

Shamelessly using this node script https://github.com/mmellado/dotfiles-sync

TODO: Make it not rely on the node script

Install with

curl https://raw.githubusercontent.com/aaqsr/dotfiles/master/setup.sh >> setup.sh && chmod +x setup.sh

./setup.sh

in your home directory.

TODO:

  • Fix the script, it's broken
Error: TypeError: status.split is not a function