Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
lehroj committed Oct 20, 2024
1 parent 88e9933 commit 839b67e
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
- [Cyberduck](https://cyberduck.io)
- [DBngin](https://dbngin.com)
- [Docker](https://docker.com)
- [HTTPie](https://httpie.io)
- [Hyper](https://hyper.is)
- [PhpStorm](https://jetbrains.com/fr-fr/phpstorm)
- [Sequel Ace](https://sequel-ace.com)
- [Visual Studio Code](https://code.visualstudio.com)

### Productivity

- [Bitwarden](https://bitwarden.com)
- [1Password](https://1password.com)
- [Calendar](https://support.apple.com/guide/calendar)
- [Leaf](https://apps.apple.com/us/app/leaf-rss-news-reader/id576338668)
- [ChatGPT](https://chatgpt.com)
- [NetNewsWire](https://netnewswire.com)
- [Notion](https://notion.so)

### Discuss
Expand Down Expand Up @@ -53,7 +53,6 @@

### Entertainment

- [Ankama](https://ankama.com/fr/launcher)
- [Battle.net](https://battle.net)
- [CurseForge](https://curseforge.com)
- [Spotify](https://spotify.com)
Expand All @@ -64,9 +63,8 @@ Google Chrome is my go-to browser.

Extensions for Google Chrome :

- [Bitwarden](https://chromewebstore.google.com/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb)
- [1Password](https://chromewebstore.google.com/detail/1password-%E2%80%93-gestionnaire/aeblfdkhhhdcdjpifhhbdiojplfjncoa)
- [Colorzilla](https://chromewebstore.google.com/detail/colorzilla/bhlhnicpbhignbdhedgjhgdocnmhomnp)
- [Control Panel for Twitter](https://chromewebstore.google.com/detail/control-panel-for-twitter/kpmjjdhbcfebfjgdnpjagcndoelnidfj)
- [Fontface Ninja](https://chromewebstore.google.com/detail/fontface-ninja/eljapbgkmlngdpckoiiibecpemleclhh)
- [JSON Formatter](https://chromewebstore.google.com/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa)
- [React Developer Tools](https://chromewebstore.google.com/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi)
Expand All @@ -75,29 +73,30 @@ Extensions for Google Chrome :

## Editor

Visual Studio Code is my go-to editor (PhpStorm at work).
Visual Studio Code is my go-to editor, PhpStorm at work.
The theme I use is [GitHub Dark Default](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme) with the font [Geist](https://github.com/vercel/geist-font).

Extensions for Visual Studio Code :

- [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments)
- [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)
- [Color Info](https://marketplace.visualstudio.com/items?itemName=bierner.color-info)
- [CSV to Table](https://marketplace.visualstudio.com/items?itemName=phplasma.csv-to-table)
- [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker)
- [DotENV](https://marketplace.visualstudio.com/items?itemName=mikestead.dotenv)
- [EditorConfig for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
- [file-icons](https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons)
- [gitignore](https://marketplace.visualstudio.com/items?itemName=codezombiech.gitignore)
- [Git History](https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory)
- [Git History](https://marketplace.visualstudio.com/items?itemName=.githistory)
- [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot)
- [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat)
- [GitHub Theme](https://marketplace.visualstudio.com/items?itemName=github.github-vscode-theme)
- [Image preview](https://marketplace.visualstudio.com/items?itemName=kisstkondoros.vscode-gutter-preview)
- [indent-rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow)
- [IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode)
- [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)
- [Modern Twig](https://marketplace.visualstudio.com/items?itemName=stanislav.vscode-twig)
- [NGINX Configuration Language Support](https://marketplace.visualstudio.com/items?itemName=ahmadalli.vscode-nginx-conf)
- [NGINX Configuration Language Support](https://marketplace.visualstudio.com/items?itemName=ahmadalli.vscode--conf)
- [npm Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense)
- [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
- [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client)
Expand All @@ -115,7 +114,7 @@ Hyper is my go-to terminal.
- Plugin manager: [Antidote](https://github.com/mattmc3/antidote)
- Prompt: [Starship](https://github.com/starship/starship)
- Theme: [Hyperocean](https://github.com/klaudiosinani/hyperocean)
- Font: [FiraCode Nerd Font](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode)
- Font: [Geist](https://github.com/vercel/geist-font)
- Packages manager: [Brew](https://brew.sh)

## Note
Expand Down

0 comments on commit 839b67e

Please sign in to comment.