Skip to content

tomasguinzburg/config

Repository files navigation

Config

.config/ files for consistent terminal experience across workstations.

Prerequisites

You'll need a package manager (I use brew) and a Rust toolchain

brew install git rustup-init fish
cargo install sccache --locked
RUST_WRAPPER=sccache cargo install zoxide zellij mise-en-place --locked

Usage

Unless you own this repo, it's not a good idea to clone into your config directly; and should probably fork it instead.

cd ~/.config
git init
git remote add origin [email protected]:tomasguinzburg/config.git
git pull

About

Config files for consistent tty across workstations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published