no
This commit is contained in:
parent
fc770a39ac
commit
cb1e991668
1 changed files with 1 additions and 2 deletions
3
.bashrc
3
.bashrc
|
@ -2,10 +2,9 @@
|
||||||
# ~/.bashrc
|
# ~/.bashrc
|
||||||
#
|
#
|
||||||
|
|
||||||
|
export vblank_mode=0
|
||||||
[[ $- != *i* ]] && return
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
export EDITOR=/usr/bin/vim
|
|
||||||
export TERMINAL=termite
|
|
||||||
colors() {
|
colors() {
|
||||||
local fgc bgc vals seq0
|
local fgc bgc vals seq0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue