Skip to content

FrancescElies/dotfiles

Repository files navigation

dotfiles

Requirements

Linux
curl -fsSL https://apt.fury.io/nushell/gpg.key | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/fury-nushell.gpg
echo "deb https://apt.fury.io/nushell/ /" | sudo tee /etc/apt/sources.list.d/fury.list
sudo apt update
sudo apt install -y build-essential nushell just cmake

# or
sudo apt install -y rustup
rustup install stable
cargo install nu
Mac
brew install just nushell
Windows
winget install --silent --id Casey.Just Nushell.Nushell

Install

mkdir ~/src
git clone https://github.com/FrancescElies/dotfiles ~/src/dotfiles
cd ~/src/dotfiles
overlay use toolkit
toolkit bootstrap

Links

share your keystrokes

Mac: KeyCastr Linux/Win/Mac: https://github.com/mulaRahul/keyviz

About

punktf dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published