Skip to content

Commit

Permalink
Syncing theme between mac & linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
ttelford committed Aug 1, 2024
1 parent 46bad62 commit 633cc0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/ttelford.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ local git_branch='%{$GIT_PROMPT_INFO%}$(git_prompt_info)%{$GIT_DIRTY_COLOR%}$(gi
#╰─%B$%b "
#RPS1="${git_branch} ${return_code}"
#┏┗⎧ ⎩
PROMPT="${user_host}:${current_dir}${git_branch}
⎩%B$%b "
PROMPT=" ${user_host}:${current_dir}${git_branch}
%B$%b "
#PROMPT="${user_host}:${current_dir}${git_branch}%B$%b "
RPS1="${return_code}"

Expand Down

0 comments on commit 633cc0a

Please sign in to comment.