diff options
-rw-r--r-- | .zsh.after/functions.zsh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.zsh.after/functions.zsh b/.zsh.after/functions.zsh index da7cda4..2c06e1c 100644 --- a/.zsh.after/functions.zsh +++ b/.zsh.after/functions.zsh @@ -171,12 +171,10 @@ function publish() { function incognichrome { chromium --incognito - exit } function inproxychrome { chromium --incognito --proxy-server=apu-serve:8123 - exit } ## ZSH |