Skip to content

sakshampuri/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the important configuration files

.zshrc

All the config for configuring the zshell with oh-my-zsh plugin

Following are the plugins currently added: plugins=(git zsh-syntax-highlighting brew gitignore vi-mode iterm2 node thefuck npm zsh-autosuggestions extract)

  • Setup Screenshot: screenshot

coc-settings.json

This contains all the current configuration for the coc plugin and prettier config according to current project support with es-lint

init.vim

Neovim configuration

All the subsequent plugins can be found inside the config file within the call plug#begin('~/.vim/plugged') section

  • Current nvim setup screenshot (TypeScript with expo workflow) SS

About

Configuration Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published