fish, vim, neovim: remove powerline
This commit is contained in:
parent
4255130bd5
commit
9be728d5d6
9 changed files with 51 additions and 44 deletions
|
@ -1,5 +1,5 @@
|
|||
function prompt.user
|
||||
if test -n "$SSH_CONNECTION" || string match -qe root "$USER"
|
||||
prompt.add $color_user $USER@$hostname
|
||||
prompt.add $USER@$hostname
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue