Windows terminal tips and tricks
Windows terminal tips and tricks
- ctrl+spacebar and select any terminal
- alt+f4 - to close window i.e all tabs
- alt+shift+ plus - to open new terminal by splitting screen horizontally
- alt+shift+ minus - to open new terminal by splitting screen vertically
- alt + arros - to toggle between terminals
- ctrl+shift+w - to close current terminal, on which cusror is placed
Customizing power shell in windows terminal: here
Customize bash terminal in windows and install ZSH :3 parts
part1 (bash customization, 1 and 2 are not much helpful)
part1 (bash customization, 1 and 2 are not much helpful)
part3(For zsh installation and customization)
Zsh customization of me and open source: here
Install latest ZSH on centos: here (The default one ships with yum repository was 5.0.2, which doesn't support power10k theme)
Install font awesome(This font should be compatible with power10k theme): yum -y install fontawesome-fonts
Comments
Post a Comment