From 846b851b852722d353ec8d892a79434588f1991f Mon Sep 17 00:00:00 2001 From: "stephan.raabe" Date: Sun, 22 Jan 2023 18:53:49 +0100 Subject: [PATCH] Added Info --- info.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/info.txt b/info.txt index 47324a3..0b21454 100644 --- a/info.txt +++ b/info.txt @@ -4,6 +4,12 @@ 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"