Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repo houses various configs I use in my local environments.

Setup

First install zsh and oh-my-zsh in your linux env.

cd ~
git clone https://github.com/Priyansh121096/dotfiles

# Replace default zshrc with custom version controlled config
ln -s ~/dotfiles/.zshrc ~/.zshrc

# Add a custom list of aliases in your oh-my-zsh setup
ln -s ~/dotfiles/aliases.zsh $ZSH_CUSTOM/aliases.zsh

# Custom powerlevel10k configuration
ln -s ~/dotfiles/.p10k.zsh ~/.p10k.zsh 

About

This repo houses the various configurations I use in my dev environments.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages