Skip to content

Latest commit

 

History

History
executable file
·
49 lines (39 loc) · 751 Bytes

README.md

File metadata and controls

executable file
·
49 lines (39 loc) · 751 Bytes

configs

zsh, .git, other configs.

Rust Setup

Install base installation via

curl https://sh.rustup.rs -sSf | sh

Install and update the rust crates with updateRust script.

Visual Studio Code Setup

plugins

  • Better TOML
  • Bracket Pair Colorizer
  • Brightscript Language
  • C/C++
  • C++ Intellisense
  • Code Spell Checker
  • docs-markdown
  • File Name search
  • fish-vscode, fish-ide
  • Gitconfig syntax
  • GitHub Pull requests
  • GitLens
  • Log File Highlighter
  • Material theme
  • Path Intellisense
  • Perforce for VS Code
  • Project Manager
  • Rainbow CSV
  • Rust (rls)
  • scope4code
  • Sort lines
  • SSH FS
  • Text Tables
  • Todo tree
  • Vim
  • Visual Studio Intellicode
  • XML Language Support

Other Tools

tig - https://jonas.github.io/tig/