Skip to content

Commit

Permalink
Remove right prompt with date in zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
phelipetls committed Jun 3, 2023
1 parent d4a6b5f commit 3dce628
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ export PROMPT='\
%B%F{%(?.black.red)}%# %b%f\
'

export RPROMPT='\
%B%F{black}%D %T%b%f\
'

export EDITOR=nvim

# Use emacs keybindings even if our EDITOR is set to vi
Expand Down

0 comments on commit 3dce628

Please sign in to comment.