Terminal Zsh / Z Shell ini menarik untuk menggantikan Terminal Bash di Linux dan MacOS. Ada auto suggestionnya dan syntax highlight sehingga tidak perlu jalankan perintah ls atau cek daftar command terus menerus . Dan tampilannya pun bisa dikustomisasi sesuai kebutuhan.
Untuk VS Code pun langsung otomatis membaca setelan konfigurasinya Zsh sehingga langsung menggantikan Integrated Terminal Bash di VS Code menjadi Zsh .
Cara pasangnya di Linux / Mac OS (pake iTerm2 klo ini)
https://github.com/robbyrussell/oh-my-zsh
Plugin Powerlevel
https://github.com/bhilburn/powerlevel9k
Latihannya Penggunaan dan Penyetelan :
Configuration of a beautiful (efficient) terminal and prompt on OSX in 7minutes
https://medium.com/@Clovis_app/configuration-of-a-beautiful-efficient-terminal-and-prompt-on-osx-in-7-minutes-827c29391961
PowerLevel Konfigurasi
https://medium.com/@alex285/get-powerlevel9k-the-most-cool-linux-shell-ever-1c38516b0caa
Powerlevel9k: personalise your terminal prompt for any programming language
https://medium.com/the-code-review/powerlevel9k-personalise-your-prompt-for-any-programming-language-68974c127c63
How you can style your terminal like Medium, freeCodeCamp, or any way you want
https://medium.freecodecamp.org/how-you-can-style-your-terminal-like-medium-freecodecamp-or-any-way-you-want-f499234d48bc
Spaceship Prompt, tema untuk Terminal Zsh di Linux dan Mac
https://github.com/denysdovhan/spaceship-prompt
#terminal #zsh #linux #macos
Untuk VS Code pun langsung otomatis membaca setelan konfigurasinya Zsh sehingga langsung menggantikan Integrated Terminal Bash di VS Code menjadi Zsh .
Cara pasangnya di Linux / Mac OS (pake iTerm2 klo ini)
https://github.com/robbyrussell/oh-my-zsh
Plugin Powerlevel
https://github.com/bhilburn/powerlevel9k
Latihannya Penggunaan dan Penyetelan :
Configuration of a beautiful (efficient) terminal and prompt on OSX in 7minutes
https://medium.com/@Clovis_app/configuration-of-a-beautiful-efficient-terminal-and-prompt-on-osx-in-7-minutes-827c29391961
PowerLevel Konfigurasi
https://medium.com/@alex285/get-powerlevel9k-the-most-cool-linux-shell-ever-1c38516b0caa
Powerlevel9k: personalise your terminal prompt for any programming language
https://medium.com/the-code-review/powerlevel9k-personalise-your-prompt-for-any-programming-language-68974c127c63
How you can style your terminal like Medium, freeCodeCamp, or any way you want
https://medium.freecodecamp.org/how-you-can-style-your-terminal-like-medium-freecodecamp-or-any-way-you-want-f499234d48bc
Spaceship Prompt, tema untuk Terminal Zsh di Linux dan Mac
https://github.com/denysdovhan/spaceship-prompt
#terminal #zsh #linux #macos
GitHub
GitHub - ohmyzsh/ohmyzsh: 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration.…
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, pyth...
Tips dan trik menggunakan Terminal Zsh di Linux dan MacOS
https://www.sitepoint.com/zsh-tips-tricks/
#zsh #macos #linux
https://www.sitepoint.com/zsh-tips-tricks/
#zsh #macos #linux
SitePoint
10 Zsh Tips & Tricks: Configuration, Customization & Usage
Learn how to install zsh, get the most out of the Oh My Zsh framework, configure plugins, and learn a variety of productivity-enhancing zsh techniques.
Latihan menggunakan NVM di Linux dan Mac OS
https://dev.to/bornfightcompany/switching-between-multiple-node-versions-with-node-version-manager-1jb6
#linux #macos
https://dev.to/bornfightcompany/switching-between-multiple-node-versions-with-node-version-manager-1jb6
#linux #macos
DEV Community
Switching between multiple Node versions with Node Version Manager
Hello dev.to readers! Intro This is my very first post here and hopefully many more will...