1
0
Fork 0

fish, vim, neovim: remove powerline

This commit is contained in:
Von Random 2023-08-21 20:58:02 +03:00
parent 4255130bd5
commit 9be728d5d6
9 changed files with 51 additions and 44 deletions

View file

@ -1,10 +1,12 @@
function fish_prompt
set -g prompt_string
set -g prev_color
prompt.add \[
prompt.user
prompt.add blue (prompt_pwd)
prompt.add (prompt_pwd) blue
prompt.git
prompt.add normal $prompt_bang
prompt.add \]
prompt.add $prompt_bang brred
echo $prompt_string
set -e prompt_string