Skip to content

RohanChacko/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My terminal + nvim setup

LSP for python projects

To enable pyright for python projects, add pyrightconfig.json to root of directory.

Example

{
    "executionEnvironments": [
        {"root": "."}
    ]
}

About

zsh + tmux + nvim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published