-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Shreyas V edited this page Nov 22, 2025
·
6 revisions
yay -S dotpush
dotpush init
(Run dotpush init github for GitHub integration)
Note
On fresh arch installs, if NoKeyringError occurs, please install a recommended Linux Secret Service backend.
# Recommended (KDE / GNOME / Hyprland supported)
sudo pacman -S libsecret gnome-keyring
# Fallback (less secure, but works everywhere — i3, sway, tty, servers)
pip install keyrings.alt
- Clone repository:
git clone https://github.com/woterr/dotpush.git
cd dotpush
- Build package
makepkg -si
- Verify installation:
dotpush --help