summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index e6d5819..b53e42b 100644
--- a/.bashrc
+++ b/.bashrc
@@ -628,3 +628,4 @@ yt () {
RIPGREP_CONFIG_PATH=~/.ripgreprc
GPG_TTY=$(tty)
export GPG_TTY
+[ -d "$HOME/.w3m/bin" ] && PATH="$HOME/.w3m/bin:$PATH"