diff options
Diffstat (limited to 'termux.yaml')
-rw-r--r-- | termux.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/termux.yaml b/termux.yaml new file mode 100644 index 0000000..3f9f641 --- /dev/null +++ b/termux.yaml @@ -0,0 +1,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 |