Skip to content

jimdiroffii/dotfiles

Repository files navigation

dotfiles

Configuration files for common shells, applications and services such as bash, zsh and tmux.

ZSH Configuration (zsh4humans)

Instructions for setting up zsh4humans.

  1. Ensure zsh is installed, of course.
sudo apt install zsh
  1. 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

  1. Install the MesloLGS Nerd Font patched for Powerlevel10k.

The MesloLGS font files were added to this repository in ./fonts.

  1. And setup the SSH configuration (copy .ssh/config), if SSH push/copy of zsh files is wanted.

About

Configuration files for common shells, applications and services such as bash, zsh and git.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors