diff --git a/README.md b/README.md index 427c9fb..df5ba25 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ - Switch default shell in your terminal - Bsp. KDE Konsole: Settings > Configure Konsole > Profiles > Edit > Command > /usr/bin/zsh - /etc/passwd - - Change "/usr/bin/bash" to "/usr/bin/zsh" in /etc/passwd for your user + - Change /`usr/bin/bash` to `/usr/bin/zsh` in `/etc/passwd` for your user - AD/Ldap User - - AD/Ldap Users do no have an entry, so you need to grep it from AD/LDAP wit `getent passwd USERNAME` and then paste it into /etc/passwd + - AD/Ldap Users do no have an entry, so you need to grep it from AD/LDAP wit `getent passwd USERNAME` and then paste it into `/etc/passwd` - Sources: - Check the Repos for instructions: - https://git.gc4.at/linux/nerd-fonts diff --git a/zsh.png b/zsh.png index 95f8013..9bfd1e1 100644 Binary files a/zsh.png and b/zsh.png differ