Update set-from-git for Terminator
- Set default terminal editor to vim (.bashrc) - Auto-install plugged (.vimrc)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user