summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-13 20:19:33 -0500
committerJune McEnroe <june@causal.agency>2019-01-13 20:19:33 -0500
commit1787a40a091a01da8a7c5287870510ce688470d9 (patch)
tree2a04a888b7631ec4ca8eb52931e9f73f0ef78d39
parentShorten $HOME to ~ in prompt expansion (diff)
downloadsrc-1787a40a091a01da8a7c5287870510ce688470d9.tar.gz
src-1787a40a091a01da8a7c5287870510ce688470d9.zip
Show full path in RPS1
Diffstat (limited to '')
-rw-r--r--home/.config/cash/env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/cash/env.sh b/home/.config/cash/env.sh
index 450bb4b8..683ca26b 100644
--- a/home/.config/cash/env.sh
+++ b/home/.config/cash/env.sh
@@ -40,4 +40,4 @@ sgr0=$(tput sgr0 || tput me)
 PSlit=$'\1'
 [ "${TERM%-*}" = 'xterm' ] && PS0=$'\e]0;\\W\a\n' || PS0=$'\n'
 PS1="${PSlit}${af7}${PSlit}\$${PSlit}${sgr0}${PSlit} "
-RPS1="${PSlit}${af7}${PSlit}\\W${PSlit}${sgr0}${PSlit}"
+RPS1="${PSlit}${af7}${PSlit}\\w${PSlit}${sgr0}${PSlit}"
ncy/index.html.in?id=ae9ee0504d6d620b6eef2a23175003ba345a7b4c&follow=1'>Link to cgit /about pages where appropriateJune McEnroe 2020-02-11Separate LINKS from BINS for html to workJune McEnroe 2020-02-11Add margin to Bl-bullet itemsJune McEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe 2020-01-28Change scout sensitivity to 1.4June McEnroe 2020-01-28Import shows.txtJune McEnroe