Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 988 Bytes

README.md

File metadata and controls

51 lines (37 loc) · 988 Bytes

Yogesh Kotadiya's dotfiles

Personal Runtime Configuration and Settings for various programs that I use.


Terminal / Zsh Config

Alt text

  • Oh-my-zsh
  • Powerlevel10k
  • Tmux
  • Nerdfonts
  • Full git support
  • Zsh plugins (autosuggestions, syntax highlighting, completion)
  • Custom aliases and many more.

Check out the .zshrc file or download directly with wget

$ wget -P ~/ https://raw.githubusercontent.com/yogeshkotadiya/dotfiles/master/.zshrc

Vim / NeoVim

  • Vim Plug
  • Vim Airplay Theme
  • Git Support
  • Syntax Highlighting
  • Auto Completion
  • Language Support
    • Javascript
    • React / JSX
    • Golang
    • Rust
  • Autoformating using Prettier
  • Linting Engine (ALE)

Resources

Give it a ⭐ if you like it Thank You

MIT Yogesh Kotadiya