tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
re-ordered alias
biscui.tech
2 years ago
ec44f584
4db521c6
+3
-2
2 changed files
expand all
collapse all
unified
split
.profile
.zshrc
-2
.profile
···
27
27
fi
28
28
. "$HOME/.cargo/env"
29
29
30
30
-
alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
31
31
-
export HELIX_RUNTIME=~/source/helix/runtime
+3
.zshrc
···
100
100
# alias zshconfig="mate ~/.zshrc"
101
101
# alias ohmyzsh="mate ~/.oh-my-zsh"
102
102
103
103
+
alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
104
104
+
export HELIX_RUNTIME=~/source/helix/runtime
105
105
+
103
106
alias ls="eza"
104
107
105
108
export COLORTERM=truecolor