From 1787a40a091a01da8a7c5287870510ce688470d9 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 13 Jan 2019 20:19:33 -0500 Subject: Show full path in RPS1 --- home/.config/cash/env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit 1.4.1 s'> dontfiles
summary refs log tree commit diff
path: root/bundle/syntastic (unfollow)
Commit message (Expand)Author
2013-11-02Add AirlineJune McEnroe
2013-11-02Remove powerlineJune McEnroe
2013-09-06Disable some options in terminalsJune McEnroe
2013-09-05Only set colorscheme for gvimJune McEnroe
2013-08-17Add vim-ragtagJune McEnroe
2013-06-08Update base16-vimJune McEnroe
2013-06-07Switch to my own fork of base16-vimJune McEnroe
2013-05-24Indent compojure correctlyJune McEnroe
2013-05-23Remove vim-clojure-staticJune McEnroe
2013-05-23Replace VimClojure with vim-clojure-staticJune McEnroe
2013-05-18Do not run gitgutter eagerlyJune McEnroe
2013-05-15Remove tabularJune McEnroe
2013-05-15Use long names for all settingsJune McEnroe
2013-05-15Add vim-gitgutterJune McEnroe
2013-04-23Remove unused pluginsJune McEnroe
2013-04-23Switch to base16-default colorschemeJune McEnroe
2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe
2013-03-24Add paredit.vimJune McEnroe
2013-03-14Update base16-vimJune McEnroe
2013-03-12Hide mode from below statuslineJune McEnroe
2013-03-12Switch to powerlineJune McEnroe
2013-03-12Remove vim-powerlineJune McEnroe
2013-02-03Update base16 and refheapJune McEnroe
2013-02-03Ignore plugin/private.vimJune McEnroe
2012-09-29Disable GUI dialogsJune McEnroe