~ruther/guix-config

99fc60ac7b38ceab6c0f9afa2c9614e909040a7e — Rutherther 7 months ago 80bdec1
fix: start-dwl should be exec'd
1 files changed, 1 insertions(+), 1 deletions(-)

M home/dotfiles/.zshrc
M home/dotfiles/.zshrc => home/dotfiles/.zshrc +1 -1
@@ 27,7 27,7 @@ unsetopt HIST_IGNORE_ALL_DUPS
setopt HIST_FCNTL_LOCK

# Aliases
alias start-dwl="source ~/.start-dwl"
alias start-dwl="exec ~/.start-dwl"

# Direnv
eval "$($ZDOTDIR/direnv/direnv/bin/direnv hook zsh)"

Do not follow this link