Skip to content

Commit

Permalink
feat(users/gael): add default jetbrains plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Jan 29, 2024
1 parent 27dc002 commit 29647b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions users/gael/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/jetbrains/plugins/plugins.json
(unstable.jetbrains.plugins.addPlugins unstable.jetbrains.phpstorm [
"github-copilot"
"symfony-support"
"php-annotations"
"nixidea"
"csv-editor"
])
insomnia
# postman
Expand Down

0 comments on commit 29647b0

Please sign in to comment.