Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages