index
:
dotfiles
main
My dotfiles
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.yashrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.yashrc')
-rw-r--r--
.yashrc
1
1 files changed, 1 insertions, 0 deletions
diff --git a/.yashrc b/.yashrc
index c83de3d..3f4fe05 100644
--- a/
.yashrc
+++ b/
.yashrc
@@ -81,3 +81,4 @@ export HISTRMDUP=10
set le-predict
alias cfg='git --git-dir ~/.cfg --work-tree ~'
+alias tree='tree -C'