Update set-from-git for Terminator

- Set default terminal editor to vim (.bashrc)
- Auto-install plugged (.vimrc)
This commit is contained in:
2018-01-24 13:07:09 -05:00
parent f8cb335b4f
commit af9e48be72
4 changed files with 16 additions and 5 deletions

View File

@@ -27,8 +27,9 @@
copy_on_selection = True
cursor_color = "#b9b9b9"
custom_command = env TERM=xterm-256color bash
font = Noto Mono 9
font = Monospace 12
foreground_color = "#0077ff"
palette = "#000000:#aa0000:#00aa00:#aa5500:#0000aa:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
scrollbar_position = hidden
use_custom_command = True
use_system_font = False