bond / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-requisites (if using tmux)

Installing

Run the following commands:

git clone https://github.com/bond/dotfiles.git
cd dotfiles
make install

By default existing files will be overwritten!

Information

Rust completitions

Rust completition are sourced from commands:

rustup completions zsh > dot.zsh/comp/_rustup
rustup completions zsh cargo > dot.zsh/comp/_cargo

About

My dotfiles


Languages

Language:Shell 99.7%Language:Makefile 0.3%