Skip to content

manasv/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManaSV DOTFILES

Setup Description

  • Browser firefox
  • Font Input Mono
  • Media player mpv
  • Text editor neovim
  • Terminal emulator iTerm2

Installation

  1. Clone the repository.

git clone https://github.com/manasv/dotfiles

  1. Change directory to dotfiles
# Change directory to dotfiles
cd dotfiles

# If you dont have stow, you can install it with your package manager

# macOS - homebrew

brew install stow

# Now install any config with stow, for example neovim
stow nvim

# If you want to unstow neovim config
stow -D nvim

Releases

No releases published

Packages

No packages published