From 1a88619245a2e4beb1156792b8603159aaec1a63 Mon Sep 17 00:00:00 2001 From: bh Date: Sat, 10 Jan 2026 17:51:14 +0800 Subject: Made Firefox the default browser --- zsh/.zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index 3c5d65d..61ee7c5 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -176,3 +176,6 @@ alias rm="rm -i" # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh + +# Created by `pipx` on 2026-01-07 01:53:19 +export PATH="$PATH:/home/bh/.local/bin" -- cgit v1.2.3