Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local environment configuration files

This configuration is based on what I use on macOS but probably can be adapted to fit most common distros.

Font:

Terminal Emulator:

  • Ghostty
  • brew install --cask ghostty

Shell

CLI Tools

  • fzf
    • brew install fzf
  • bat
    • brew install bat

Editor:

  • Helix
  • brew install helix
  • Python LSPs:
    • brew install ruff for linting
    • brew install basedpyright for type-checking
  • Go LSP: go install golang.org/x/tools/gopls@latest
  • Typescript LSP: brew install typescript-language-server
  • JSON LSP: brew install vscode-langservers-extracted

Git UI

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages