mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
WIP: moving prompt segments out of zsh
This commit is contained in:
parent
b398a6c739
commit
cc536c39cc
5 changed files with 179 additions and 115 deletions
|
|
@ -1,3 +1,5 @@
|
|||
source "$DOTFILES_SHELL_DIR/prompt_segments"
|
||||
source "$DOTFILES_BASH_DIR/prompt_segments"
|
||||
source "$DOTFILES_SHELL_DIR/prompt_utils"
|
||||
|
||||
# git prompt info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue