Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Copy paste install for Arch Linux

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/zsh-syntax-highlighting
mkdir -p ~/.zsh
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions
sudo pacman -S bat --noconfirm
sudo pacman -S zoxide --noconfirm
sudo pacman -S lsd --noconfirm
sudo pacman -S nerd-fonts --noconfirm
curl -fsSL https://raw.githubusercontent.com/lenartkladnik/ascinfo/main/install.sh | sh
  • Download and setup the configs
git clone https://github.com/lenartkladnik/zsh-config ~/.config/zsh-dotfiles
ln -sf ~/.config/zsh-dotfiles/.zshrc ~/.zshrc
ln -sf ~/.config/zsh-dotfiles/.p10k.zsh ~/.p10k.zsh
mkdir -p ~/.config/ascinfo
ln -sf ~/.config/zsh-dotfiles/ascinfo.conf ~/.config/ascinfo/ascinfo.conf
exec zsh

Updating

cd ~/.config/zsh-dotfiles
git pull
exec zsh

About

My zsh configuration

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages