diff options
| author | bh <qn+git@excalibur.computer> | 2026-01-10 17:51:14 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-01-10 17:51:14 +0800 |
| commit | 606c6bbe3e1fef5c502f4fd79eb393495d1114f4 (patch) | |
| tree | 73744dfb3824d01109dba5ac77430722d3093d0a /zsh/.zshrc | |
| parent | 3aa35708a2a92ff32d6744cb6880381368c5a405 (diff) | |
Made Firefox the default browser
Diffstat (limited to 'zsh/.zshrc')
| -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" |
