8000 GitHub - ninth-dev/dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

0