Skip to content

ninth-dev/dotfiles

Repository files navigation

dotfiles

Installation

# XXX - create a script 

PATH_TO_SRC="~/dotfiles"
cd ~ 
ln -s ${PATH_TO_SRC}/.zshrc .zshrc
ln -s ${PATH_TO_SRC}/zshrc.d/ zshrc.d

Rust

curl https://sh.rustup.rs -sSf | sh

rustup component add clippy

Brew

  • a list of apps to install

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages