Configuration files for common shells, applications and services such as bash, zsh and tmux.
Instructions for setting up zsh4humans.
- Ensure
zshis installed, of course.
sudo apt install zsh- Copy the following files to the home directory.
.zshenv.zshrc.p10k.zsh
Note: Use .p10k.zsh-server for minimal config that excludes glyphs, rename to p10k.zsh
Note 2: .p10k.zsh was reconfigured to use a minimal config, no glyphs, by default
- Install the MesloLGS Nerd Font patched for Powerlevel10k.
The MesloLGS font files were added to this repository in ./fonts.
- And setup the SSH configuration (copy
.ssh/config), if SSH push/copy of zsh files is wanted.