Skip to content

hnbnh/dotfiles

Repository files navigation

~/dotfiles & automated machine setup

Commit hash: 1bc1701

screenshot

Installation

Warning

Consider forking this repo

git clone --recurse-submodules -j8 git@github.com:hnbnh/dotfiles.git
sudo ./install.sh

TODO

  • All

    • Add a cron job to send a notification of Hydrate 💧

      • Linux

        */20 * * * * notify-send "Health notification" "Hydrate 💧"
      • macOS

        */20 * * * * osascript -e 'display notification "Hydrate 💧" with title "Health notification"'
  • Support nix

  • Support macOS

    • System Settings > Privacy & Security > Full Disk Access > Toggle Terminal
    • Configuration
      • Enable Night Shift

Acknowledgments