mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
lazier git info
This commit is contained in:
parent
94be104bc9
commit
b6c2437ed3
4 changed files with 20 additions and 5 deletions
5
bash/rc
5
bash/rc
|
|
@ -15,6 +15,11 @@ precmd() {
|
|||
#clear_incomplete_line
|
||||
}
|
||||
|
||||
chpwd() {
|
||||
__git_ps1_gitdir
|
||||
}
|
||||
chpwd
|
||||
|
||||
# Make bash check its window size after a process completes
|
||||
shopt -s checkwinsize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue