diff options
| author | Suto, Masanori <suto@geek-masa.com> | 2022-10-19 12:17:04 +0900 |
|---|---|---|
| committer | jixiuf <jixiuf@qq.com> | 2022-10-19 14:41:26 +0800 |
| commit | 19c84e97a2d682a62d30b284935dca80e4299bed (patch) | |
| tree | bf381ffdc6de7f54109a0ed40533ad64833084aa /etc | |
| parent | c1c1071582adb28f875500670b8a63c2662dcff7 (diff) | |
Reflect human-friendly prompt change in README to configuration file
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/emacs-vterm.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/emacs-vterm.fish b/etc/emacs-vterm.fish index 4f3248a..6fa0467 100644 --- a/etc/emacs-vterm.fish +++ b/etc/emacs-vterm.fish @@ -30,7 +30,7 @@ end function fish_title hostname echo ":" - pwd + prompt_pwd end # With vterm_cmd you can execute Emacs commands directly from the shell. |
