diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-30 22:33:43 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-08-30 22:33:43 +0200 |
| commit | 6f7715ef506f39a0b0d9a5cd2afc7ed7a7202064 (patch) | |
| tree | a300fa7421a2c6c2a6640dd404890f9cf95deeaf /runcoms | |
| parent | 293e8758eaf227227c100bf4c4317888c1717617 (diff) | |
Use a lighter git info
Diffstat (limited to 'runcoms')
| -rw-r--r-- | runcoms/zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runcoms/zshrc b/runcoms/zshrc index 3326b10..f1d97f6 100644 --- a/runcoms/zshrc +++ b/runcoms/zshrc @@ -1,7 +1,6 @@ ################################################################################ # Load Functions ################################################################################ -source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/git-info.zsh" source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/dotenv.zsh" source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/graphviz.zsh" source "${ZDOTDIR:-$HOME}/.dotfiles/zsh/functions/short-uptime.zsh" |