Skip to content
Snippets Groups Projects
Commit d3368506 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update workspace-bootstrap.md

parent 8f99a479
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,10 @@ git config --global user.email "git@me.recolic.net"
git config --global user.name "Recolic K"
sudo systemctl enable bluetooth --now
echo "GTK_IM_MODULE=fcitx" >> $HOME/.pam_environment
echo "QT_IM_MODULE=fcitx" >> $HOME/.pam_environment
echo "XMODIFIERS=@im=fcitx" >> $HOME/.pam_environment
sudo systemctl enable pcscd.service --now
gpg --keyserver keyserver.ubuntu.com --recv-keys E3933636
set -gx SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket) # already in fish.config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment