Skip to content

Commit

Permalink
gitconfig: Have personal email as default user
Browse files Browse the repository at this point in the history
  • Loading branch information
zakaria1193 committed Nov 26, 2024
1 parent fda9f2c commit 8dbce58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion git/.gitconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[user]
name = Zakaria Fadli
email = zakaria.fadli@legrand.com

[pull]
rebase = true
Expand Down
1 change: 1 addition & 0 deletions paths
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ I3BLOCKS_CONFIG="$I3_CONFIGS/i3blocks"
I3BLOCKS_REPO="$I3BLOCKS_CONFIG/i3blocks" # submodule
I3BLOCKS_SCRIPTS_DIR="$I3BLOCKS_CONFIG/i3blocks-contrib" # submodule
export_dir_to_path_recursively "$I3BLOCKS_SCRIPTS_DIR"
# Compton config is repo root
COMPTON_CONFIG=$ZFA_CONFIGS

# Scripts
Expand Down

0 comments on commit 8dbce58

Please sign in to comment.