blob: 3f9f6410911122bb737ccb669cd8978f2bbae41f (
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.tyf: termux/font.ttf
- shell:
- chsh -s zsh
|