Skip to content

4DERT/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

zsh

My ZSH Config

Setup

tar -xzf .zsh.tar.gz
cp -r .zsh ~/
cp .zshrc ~/

Get Dependencies

Debian Dependencies

sudo apt install zsh-syntax-highlighting zsh-autosuggestions zoxide bat fzf fd eza

Arch Dependencies

yay -S zsh-syntax-highlighting zsh-autosuggestions zoxide bat fzf fd eza

yay -S ttf-jetbrains-mono-nerd

Finish the conversion by changing your user in /etc/passwd to /bin/zsh instead of /bin/bash

or typing chsh $USER and entering /bin/zsh

About

My ZSH config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages