yogeshkotadiya / dotfiles

Personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal dotfiles


Languages

Language:Shell 83.5%Language:Vim Script 12.6%Language:Nix 3.9%