Skip to content

Repository files navigation

  1. Install Apple's Command Line Tools, which are prerequisites for Git and Homebrew.
xcode-select --install
  1. Set up SSH key

  2. Clone repo into new hidden directory.

git clone git@github.com:hondeorua/.dotfiles.git
  1. Run script to set up everything (well not system preferences yet)
cd ~/.dotfiles/
./setup.sh

if wanna use firecrawl, it needs api key, the current setup store key in .env, which is not

tracked by git. if create .env, remember to chmod 600 .env.

TODO List

  • Learn how to use defaults to record and restore System Preferences and other macOS configurations.
  • Change keymap for harpoon for instant access even in insert mode
  • Write own plugin for live-preview
    • python3 -m http server
    • auto reload
    • keymap
    • auto close serve )!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages