rossf7 / dotfiles

dotfiles using zsh with oh-my-zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Installation

./brew.sh
  • Setup shell.
./install.sh
./vim.sh
bash < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)
  • Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Install VS Code plugins.
./vscode.sh
  • Install krew plugins.
./krew.sh

Keyboard

  • Remap caps lock.

Remap Capslock

About

dotfiles using zsh with oh-my-zsh


Languages

Language:Shell 83.4%Language:Vim Script 16.6%