mirror of
https://github.com/BradNut/computer-setup-info
synced 2025-09-08 17:40:23 +00:00
Update IntelliJ plugins, osx apps used, and terminal info used.
This commit is contained in:
parent
b6ad8a57ca
commit
ac37ecb88d
3 changed files with 16 additions and 1 deletions
|
|
@ -4,6 +4,12 @@
|
|||
|
||||
### [Configuration](https://github.com/BradNut/dotfiles/blob/master/.hyper.js)
|
||||
|
||||
## Custom Prompt
|
||||
|
||||
- [Starship](https://starship.rs/)
|
||||
- Preset [Nerd Font Symbols Preset](https://starship.rs/presets/nerd-font.html)
|
||||
- [Nerd Font](https://www.nerdfonts.com/) used: Fira Code Nerd Font
|
||||
|
||||
## Vim
|
||||
|
||||
- Configuration: [.vimrc](https://github.com/BradNut/dotfiles/blob/master/.vimrc)
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
- Bitwarden
|
||||
- Brave Browser
|
||||
- DBeaver
|
||||
- FileZilla
|
||||
- Firefox
|
||||
- IntelliJ
|
||||
|
|
@ -12,11 +13,12 @@
|
|||
- [Plex Media Player](https://knapsu.eu/plex/)
|
||||
- Postman
|
||||
- Proton Bridge
|
||||
- [Rectangle](https://rectangleapp.com/)
|
||||
- Transmission
|
||||
- Signal
|
||||
- Standard Notes
|
||||
- Steam
|
||||
- Sublime Text
|
||||
- Synology Drive
|
||||
- VSCode
|
||||
- VSCodium / VSCode
|
||||
- Yubico Authenticator
|
||||
|
|
|
|||
|
|
@ -5,12 +5,15 @@
|
|||
### Fonts
|
||||
|
||||
- Fira Code Retina
|
||||
- JetBrains Mono with Ligatures
|
||||
|
||||
### Plugins
|
||||
|
||||
- [GitToolBox](https://plugins.jetbrains.com/plugin/7499-gittoolbox)
|
||||
- [Kotlin](https://plugins.jetbrains.com/plugin/6954-kotlin)
|
||||
- [Lombok](https://plugins.jetbrains.com/plugin/6317-lombok)
|
||||
- [Material Theme UI](https://plugins.jetbrains.com/plugin/8006-material-theme-ui)
|
||||
- Using Material Darker
|
||||
- [One Dark Theme](https://plugins.jetbrains.com/plugin/11938-one-dark-theme)
|
||||
- [Prettier](https://plugins.jetbrains.com/plugin/10456-prettier)
|
||||
- [Save Actions](https://plugins.jetbrains.com/plugin/7642-save-actions)
|
||||
|
|
@ -48,6 +51,10 @@
|
|||
- [HTML-CSS-JS Prettify](https://packagecontrol.io/packages/HTML-CSS-JS%20Prettify)
|
||||
- [Rainbow Brackets](https://github.com/absop/RainbowBrackets)
|
||||
|
||||
## Terminal
|
||||
|
||||
- [Starship](https://starship.rs/)
|
||||
|
||||
## VSCode
|
||||
|
||||
- Configuration: [vscode.js](https://github.com/BradNut/dotfiles/blob/master/vscode.js)
|
||||
|
|
|
|||
Loading…
Reference in a new issue