From beafa90cdeebb6fbfaa741961f682acc88b80e70 Mon Sep 17 00:00:00 2001 From: Ayaz Badouraly <ayaz.badouraly@via.ecp.fr> Date: Sat, 28 May 2016 18:26:14 +0200 Subject: [PATCH] Setting default left prompt --- via.zsh-theme | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 via.zsh-theme diff --git a/via.zsh-theme b/via.zsh-theme new file mode 100644 index 0000000..41e4ff6 --- /dev/null +++ b/via.zsh-theme @@ -0,0 +1,4 @@ +# VIA ZSH Theme - Preview: ASAP +# Fork from the historical VIA ZSH Theme + +PROMPT='%{$fg_bold[cyan]%}%T %{$fg_bold[red]%}%n%{$fg_bold[yellow]%}@%{$fg_bold[white]%}%m %{$fg_bold[green]%}%c%{$fg_bold[yellow]%}%% ' -- GitLab