mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
bash: clear incomplete line
This commit is contained in:
parent
cc536c39cc
commit
d4b90d1df8
2 changed files with 21 additions and 18 deletions
2
bash/rc
2
bash/rc
|
|
@ -12,9 +12,9 @@ source $DOTFILES_SHELL_DIR/bundler
|
|||
source $DOTFILES_SHELL_DIR/go
|
||||
|
||||
precmd() {
|
||||
clear_incomplete_line
|
||||
set_prompt
|
||||
set_term_title
|
||||
#clear_incomplete_line
|
||||
}
|
||||
|
||||
chpwd() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue