mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Use secret to fetch username email by default, fallback to prompt
This commit is contained in:
parent
6ee67769a6
commit
f908912cea
9 changed files with 110 additions and 30 deletions
|
|
@ -6,7 +6,8 @@ XDG_STATE_HOME="${XDG_STATE_HOME:-$HOME/.local/state}"
|
|||
|
||||
{{ if .wheel }}
|
||||
|
||||
echo "[INFO] "
|
||||
echo "[INFO] Setting global zshenv that sets ZDOTDIR if available"
|
||||
echo "[ACTION] Elevation required. "
|
||||
|
||||
if [ -f /etc/zshenv ]; then
|
||||
sudo cp "$CHEZMOI_SOURCE_DIR/dot_config/zsh/global.zshenv" /etc/zshenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue