Skip to content

sashaweiss/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sasha's .files

My personal dotfiles. Mostly zsh, neovim, tmux, and VSCode.

Download and install

Clone the repo:

; git clone [email protected]:sashaweiss/dotfiles $HOME/.files

To install to somewhere other than $HOME/.files, make sure to adjust $DOTFILES!

Link the appropriate files:

export DOTFILES="$HOME/.files"
./bin/link

...and you should be good to go! (Kinda - read on for installing peripherals - without those, some stuff won't work/will look funky/will be unavailable.)

Installing peripherals

Fonts

I am currently using a custom build of Iosevka as my default font for coding, specifically Natasha II.

I use asdf as a version manager for node, python, and ruby.

; ./util/asdf/setup_asdf

Vim plugins

What's (n)vim without plugins?

; nvim -c "PlugInstall" -c "qa"

About

i_love.files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published