Hyprland-dotfiles/info.txt
stephan.raabe 846b851b85 Added Info
2023-01-22 18:53:49 +01:00

19 lines
322 B
Plaintext

Disable Suspend
https://wiki.archlinux.org/title/Power_management#Disabling_suspend
Promt:
https://starship.rs/
Add symlink from dotfiles folder into .config
ln -s /home/raabe/dotfiles/polybar/ ~/.config
Git Crendential Helper Store
git config credential.helper store
GIT:
git add *
git commit -m "Message"
git push