diff options
Diffstat (limited to 'config/zsh')
| -rwxr-xr-x | config/zsh/zprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/zsh/zprofile b/config/zsh/zprofile index 52af55f..9a26525 100755 --- a/config/zsh/zprofile +++ b/config/zsh/zprofile @@ -9,6 +9,7 @@ export TERMINAL='st' export MAIL='me@cacharle.xyz' export BROWSER='qutebrowser' export BROWSERCLI='w3m' +export SUDO='doas' # XDG all the things export XDG_CONFIG_HOME="$HOME/.config" |
