mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-24 15:38:06 +01:00
change tide prompt character
This commit is contained in:
parent
18b903e49f
commit
55a9ebf179
2 changed files with 3 additions and 0 deletions
|
@ -53,3 +53,5 @@ set -gx DJANGOPROJECT_DATA_DIR $HOME/.djangoproject
|
||||||
|
|
||||||
rtx activate fish | source
|
rtx activate fish | source
|
||||||
test -e {$HOME}/.config/fish/ovh.fish; and source {$HOME}/.config/fish/ovh.fish
|
test -e {$HOME}/.config/fish/ovh.fish; and source {$HOME}/.config/fish/ovh.fish
|
||||||
|
|
||||||
|
set tide_character_icon '$'
|
||||||
|
|
|
@ -43,3 +43,4 @@ Host *
|
||||||
SendEnv LANG
|
SendEnv LANG
|
||||||
port 22
|
port 22
|
||||||
XAuthLocation /opt/X11/bin/xauth
|
XAuthLocation /opt/X11/bin/xauth
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue