diff options
| author | bh <qn+git@epicurus.dev> | 2026-01-10 17:51:14 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-01-10 17:51:14 +0800 |
| commit | 1a88619245a2e4beb1156792b8603159aaec1a63 (patch) | |
| tree | 73744dfb3824d01109dba5ac77430722d3093d0a /zsh | |
| parent | 57f2eaad3cf5b80acff904b468ac033eda5f2436 (diff) | |
Made Firefox the default browser
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |
