tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
small changes
biscui.tech
2 years ago
33fde9c7
59a88631
+3
-2
2 changed files
expand all
collapse all
unified
split
helix
.config
helix
config.toml
zshrc
.zshrc
-1
helix/.config/helix/config.toml
···
5
5
line-number = "relative"
6
6
scroll-lines = 1
7
7
# auto-pairs = false
8
8
-
rulers = [80, 120]
9
8
mouse = true
10
9
auto-format = true
11
10
bufferline="multiple"
+3
-1
zshrc/.zshrc
···
108
108
export COLORTERM=truecolor
109
109
export PATH=~/bin:$PATH
110
110
111
111
-
alias cargo-update="cargo install $(cargo install --list | egrep '^[a-z0-9_-]+ v[0-9.]+:$' | cut -f1 -d' ')"
111
111
+
#alias cargo-update="cargo install $(cargo install --list | egrep '^[a-z0-9_-]+ v[0-9.]+:$' | cut -f1 -d' ')"
112
112
+
113
113
+
export GDK_BACKEND=x11