Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
jond
2018-07-28 11:37:42 -05:00
7 changed files with 14 additions and 40 deletions

View File

@@ -41,3 +41,6 @@ bind -m vi-insert '"\C-x\C-e": edit-and-execute-command'
#fix clear screen in vi mode
bind -m vi-insert "\C-l":clear-screen
#add date/time to history
export HISTTIMEFORMAT="%F %T: "