blob: 2cf38f17c0ab890d5a620ad258b1f2ca62b63be9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
- defaults:
link:
create: true
relink: true
force: true
relative: true
- link:
~/.termux/colors.properties: termux/colors.properties
~/.termux/font.ttf: termux/font.ttf
- shell:
- chsh -s zsh
|