diff options
Diffstat (limited to 'termux.yaml')
-rw-r--r-- | termux.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/termux.yaml b/termux.yaml index 433907e..708ce38 100644 --- a/termux.yaml +++ b/termux.yaml @@ -11,4 +11,4 @@ ~/.termux/termux.properties: termux/termux.properties - shell: - - chsh -s zsh + - chsh -s zsh || true |