Fix gcr enable in init script

This commit is contained in:
Pavle Portic 2024-02-04 21:20:03 +01:00
parent 3b6eabd477
commit cf1a9b96e6
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ git clone https://gitea.theedgeofrage.com/TheEdgeOfRage/boban-zsh ${ohmyzsh_cust
sudo cp ./custom_colemak /usr/share/X11/xkb/symbols/custom
sudo pacman -S gcr
systemctl enable --now gcr-ssh-agent.socket
systemctl enable --user --now gcr-ssh-agent.socket