myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 9622ad62e0545d101e6edf74e0d39501170ecdab
parent 6c1f8a0e59be1133a483d814a4bf9d7c583605dd
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 29 Jan 2022 00:18:07 +0100

browser

Diffstat:
zsh/zshrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zsh/zshrc b/zsh/zshrc @@ -86,7 +86,7 @@ zstyle ':completion:*:sudo:*' command-path /usr/local/sbin /usr/local/bin \ export PAGER='less' export EDITOR='vim' -export BROWSER="$HOME/bin/sandboxed-browser" +export BROWSER="/usr/bin/firefox" bindkey -e