mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update skel to handle minimal environments.
This commit is contained in:
@@ -51,7 +51,9 @@ function prompt_matir_setup {
|
||||
|
||||
function prompt_matir_precmd {
|
||||
vcs_info
|
||||
python-info
|
||||
if (( $+functions[python-info] )); then
|
||||
python-info
|
||||
fi
|
||||
}
|
||||
|
||||
### git: Show marker (*) if there are untracked files in repository
|
||||
|
||||
Reference in New Issue
Block a user