From 111da03b9ca6bc20bec51f539d26460f904e95ae Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 25 Apr 2021 14:25:59 +0200 Subject: Add step-by-step instructions for openSUSE setup --- guides/setups/dotfiles.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'guides/setups/dotfiles.md') diff --git a/guides/setups/dotfiles.md b/guides/setups/dotfiles.md index 7a30bcb..eb60806 100644 --- a/guides/setups/dotfiles.md +++ b/guides/setups/dotfiles.md @@ -21,6 +21,12 @@ then fi ``` +## `.profile` + +``` bash +export EMAIL=… +``` + # `.gitconfig` ``` ini -- cgit v1.2.3