Skip to content

arjunmahishi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

A collection of dotfiles I use/used across work/personal laptops

Tools to install

  • brew
  • git
  • zsh
  • oh-my-zsh
  • zsh plugins (use the script)
  • nvim
  • vim-plug
  • tmux
  • tmux plugin manager
  • yarn (required for some of the nvim plugins)
  • fzf
  • delta
  • ripgrep
  • htop
  • jq
  • fd
  • wget
  • doom emacs and emacs
    brew tap d12frosted/emacs-plus
    brew install emacs-plus --with-native-comp --with-modern-doom3-icon
    
    git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
    ~/.config/emacs/bin/doom install
    

Some commands

brew install tmux nvim fzf git-delta ripgrep htop jq fd wget

# To install useful key bindings and fuzzy completion:
$(brew --prefix)/opt/fzf/install

About

A collection of my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published