X Tutup
Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 2266209

Browse files
committed
Shell: Set default shell to bash. [skip ci]
- Causing way too much confusion among new users.
1 parent e8ed603 commit 2266209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/settings.yml.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ plex:
88
rclone:
99
version: latest
1010
remote: google
11-
shell: zsh
11+
shell: bash

0 commit comments

Comments
 (0)
X Tutup