Merge branch 'master' of https://github.com/vibikim/dotfiles into master
This commit is contained in:
commit
dbe462eaf7
2 changed files with 2 additions and 1 deletions
1
.bashrc
1
.bashrc
|
@ -2,6 +2,7 @@
|
||||||
# ~/.bashrc
|
# ~/.bashrc
|
||||||
#
|
#
|
||||||
|
|
||||||
|
export vblank_mode=0
|
||||||
[[ $- != *i* ]] && return
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
colors() {
|
colors() {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
#clickable_url = true
|
#clickable_url = true
|
||||||
#dynamic_title = true
|
#dynamic_title = true
|
||||||
#font = Mononoki Nerd Font Mono 12
|
#font = Mononoki Nerd Font Mono 12
|
||||||
font = GohuFont Nerd Font Mono 10
|
font = Mononoki Nerd Font Mono 10
|
||||||
#fullscreen = true
|
#fullscreen = true
|
||||||
#icon_name = terminal
|
#icon_name = terminal
|
||||||
#mouse_autohide = false
|
#mouse_autohide = false
|
||||||
|
|
Loading…
Reference in a new issue