Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

Packages

Contributors

Languages