Skip to content

CJHarmath/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

WSL Setup

Cascadia font install

choco install cascadiacodepl -y

Update WSL settings (Ctrl+,) for Ubuntu

"fontFace": "Cascadia Code PL"

Install dotfiles and vim plugins

Clone the repo then run the symlink script

cd ~
git clone https://github.com/CJHarmath/dotfiles
cd dotfiles
chmod +x ./symlink.sh ./vim_setup.sh
./symlink.sh
./vim_setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published