Skip to content
/ dotfiles Public

My current Dotfiles

Notifications You must be signed in to change notification settings

plcnk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My current dotfiles for Arch Linux

Oh My Zsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Zsh Auto Suggestions

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

Zsh Syntax Highlighting

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting

powerlevel10k Theme

git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k

Terminal themes

git clone https://github.com/Gogh-Co/Gogh.git

After cloning, cd into the installs directory and run the script you want.

Neofetch themes

git clone https://github.com/Chick2D/neofetch-themes.git

After cloning, copy the config file you want into ~/.config/neofetch/config.conf

About

My current Dotfiles

Resources

Stars

Watchers

Forks

Languages