Skip to content

orchistro/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Make sure you clone this repo to ${HOME}/.dotfiles directory.

Macos

sudo port install cargo
cargo install protols
sudo port install stow
sudo port install neovim
  • run install.sh

Linux (ubuntu)

sudo apt install cargo
cargo install protols
  • change your shell to zsh
  • install GNU Stow to install . files. (Most linux distros do not have this program, you may need to install it yourself)
  • run install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published