Browse Source

added git

Toastie 6 months ago
parent
commit
546968636d
1 changed files with 5 additions and 2 deletions
  1. 5 2
      linux/terminal/README.md

+ 5 - 2
linux/terminal/README.md

@@ -26,5 +26,8 @@ tmux source-file ~/.tmux.conf
 
 ```
 
-### tmux config
-see .tmux.conf
+### git
+git config --global user.email '<>'
+git config --global user.name 'Toastie'
+git config --global --add safe.directory /opt/docker
+git config --global --add safe.directory /home/admin/projects