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 git@github.com: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

Firefox

about:config -> browser.tabs.closeWindowWithLastTab = false

Fonts

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

Vim plugins

What's (n)vim without plugins?

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

About

yay terminals

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages