Skip to content

Joseph-H/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Same environment everywhere!

Ubuntu setup

  • set zsh as default shell
  • install oh my zsh
  • install direnv
    • install needed plugins
  • intall tmux - apt install tmux
  • install nvim - apt intsall nvim (need the repo, sudo add-apt-repository ppa:neovim-ppa/stable)
    • install mirodark.vim
    • install silver searcher ag - apt install silversearcher-ag
  • add nvim conf from this repo
  • install nvm with "curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash"

Windows setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published