logdan's configuration files managed by chezmoi. Uses Zsh, Oh My Zsh for plugins and themes, powerlevel10k as the theme. Has some helper scrips and aliases
Run sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply git@github.com:logdan/chezmoi.git to get everything downloaded and installed or follow the individual steps below.
-
Install
chezmoiby following chezmoi's install guide. You can learn more aboutchezmoiby reading their quick start guide or how-to guide. -
Initialize
chezmoiusing this repository:chezmoi init https://github.com/logdan/chezmoi.git. -
Preview changes that
chezmoiwould make to your$HOME:chezmoi diff. -
Apply the changes:
chezmoi apply. This will automatically install packages required for certain plugins using the run_once_install-packages.sh script. Upon the first launch, all packages will be installed and run -
Launch zsh:
exec zsh.
The font I use is the JetBrains Nerd Font patched for Powerlevel10k.