Skip to content

youshy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Nothing special, you know...

TMUX on iTerm2 startup

tmux ls && read tmux_session && tmux attach -t ${tmux_session:-default} || tmux new -s ${tmux_session:-default}

Neovim

Neovim goes to ~/.config/nvim/init.vim

Getting fonts in

Download the font you like from here, mkdir ~/.fonts, unzip there and rebuild the cache using fc-cache -f -v (On Ubuntu).

About

all config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •