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)
|
### [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
|
## Vim
|
||||||
|
|
||||||
- Configuration: [.vimrc](https://github.com/BradNut/dotfiles/blob/master/.vimrc)
|
- Configuration: [.vimrc](https://github.com/BradNut/dotfiles/blob/master/.vimrc)
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
- Bitwarden
|
- Bitwarden
|
||||||
- Brave Browser
|
- Brave Browser
|
||||||
|
- DBeaver
|
||||||
- FileZilla
|
- FileZilla
|
||||||
- Firefox
|
- Firefox
|
||||||
- IntelliJ
|
- IntelliJ
|
||||||
|
|
@ -12,11 +13,12 @@
|
||||||
- [Plex Media Player](https://knapsu.eu/plex/)
|
- [Plex Media Player](https://knapsu.eu/plex/)
|
||||||
- Postman
|
- Postman
|
||||||
- Proton Bridge
|
- Proton Bridge
|
||||||
|
- [Rectangle](https://rectangleapp.com/)
|
||||||
- Transmission
|
- Transmission
|
||||||
- Signal
|
- Signal
|
||||||
- Standard Notes
|
- Standard Notes
|
||||||
- Steam
|
- Steam
|
||||||
- Sublime Text
|
- Sublime Text
|
||||||
- Synology Drive
|
- Synology Drive
|
||||||
- VSCode
|
- VSCodium / VSCode
|
||||||
- Yubico Authenticator
|
- Yubico Authenticator
|
||||||
|
|
|
||||||
|
|
@ -5,12 +5,15 @@
|
||||||
### Fonts
|
### Fonts
|
||||||
|
|
||||||
- Fira Code Retina
|
- Fira Code Retina
|
||||||
|
- JetBrains Mono with Ligatures
|
||||||
|
|
||||||
### Plugins
|
### Plugins
|
||||||
|
|
||||||
- [GitToolBox](https://plugins.jetbrains.com/plugin/7499-gittoolbox)
|
- [GitToolBox](https://plugins.jetbrains.com/plugin/7499-gittoolbox)
|
||||||
- [Kotlin](https://plugins.jetbrains.com/plugin/6954-kotlin)
|
- [Kotlin](https://plugins.jetbrains.com/plugin/6954-kotlin)
|
||||||
- [Lombok](https://plugins.jetbrains.com/plugin/6317-lombok)
|
- [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)
|
- [One Dark Theme](https://plugins.jetbrains.com/plugin/11938-one-dark-theme)
|
||||||
- [Prettier](https://plugins.jetbrains.com/plugin/10456-prettier)
|
- [Prettier](https://plugins.jetbrains.com/plugin/10456-prettier)
|
||||||
- [Save Actions](https://plugins.jetbrains.com/plugin/7642-save-actions)
|
- [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)
|
- [HTML-CSS-JS Prettify](https://packagecontrol.io/packages/HTML-CSS-JS%20Prettify)
|
||||||
- [Rainbow Brackets](https://github.com/absop/RainbowBrackets)
|
- [Rainbow Brackets](https://github.com/absop/RainbowBrackets)
|
||||||
|
|
||||||
|
## Terminal
|
||||||
|
|
||||||
|
- [Starship](https://starship.rs/)
|
||||||
|
|
||||||
## VSCode
|
## VSCode
|
||||||
|
|
||||||
- Configuration: [vscode.js](https://github.com/BradNut/dotfiles/blob/master/vscode.js)
|
- Configuration: [vscode.js](https://github.com/BradNut/dotfiles/blob/master/vscode.js)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue