-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Youri Theodora Kopoulos Kirchner Mattar edited this page Jan 13, 2026
·
3 revisions
hideDot can be installed using Homebrew:
brew tap youhide/homebrew-youhide
brew install hidedotYou can also build from source:
git clone https://github.com/youhide/hideDot.git
cd hideDot
go build -o hidedot ./src/main.go# Check version
hidedot --version
# Show help
hidedot --help- Go 1.21+ (for building from source)
- macOS, Linux, or Windows
Made with ❤️ in Go. Keep your dotfiles organized!
Licensed under GPL-3.0