mirror of
https://github.com/BradNut/computer-setup-info
synced 2025-09-08 17:40:23 +00:00
Adding pnpm and nvm info. Adding applications to list.
This commit is contained in:
parent
985130d1b5
commit
b6ad8a57ca
2 changed files with 17 additions and 1 deletions
|
|
@ -9,8 +9,11 @@
|
||||||
- [Node Version Manager](https://github.com/nvm-sh/nvm#set-default-node-version)
|
- [Node Version Manager](https://github.com/nvm-sh/nvm#set-default-node-version)
|
||||||
- `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash`
|
- `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash`
|
||||||
- Use `.nvmrc` from [Dotfiles](../master/linux/Environment-Setup.md#environment-setup##dot-files)
|
- Use `.nvmrc` from [Dotfiles](../master/linux/Environment-Setup.md#environment-setup##dot-files)
|
||||||
|
- Useful install LTS: `nvm install --lts`
|
||||||
- Gatsby CLI: `sudo npm install gatsby-cli -g`
|
- Gatsby CLI: `sudo npm install gatsby-cli -g`
|
||||||
- Heroku CLI: `sudo snap install --classic heroku`
|
- Heroku CLI: `sudo snap install --classic heroku`
|
||||||
|
- [PNPM](https://pnpm.io/installation)
|
||||||
|
- NPM Install: `npm install -g pnpm`
|
||||||
- Vim: `sudo apt install vim`
|
- Vim: `sudo apt install vim`
|
||||||
- Sanity CLI: `sudo npm install @sanity/cli -g`
|
- Sanity CLI: `sudo npm install @sanity/cli -g`
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,9 +3,14 @@
|
||||||
## Software Applications
|
## Software Applications
|
||||||
|
|
||||||
- [Anydesk](https://anydesk.com/en/downloads/linux)
|
- [Anydesk](https://anydesk.com/en/downloads/linux)
|
||||||
|
- [App Image Launcher](https://github.com/TheAssassin/AppImageLauncher)
|
||||||
- [Bitwarden](https://bitwarden.com/#download)
|
- [Bitwarden](https://bitwarden.com/#download)
|
||||||
- Or using flatpak
|
- Or using flatpak
|
||||||
- [Brave Browser](https://brave.com/download/)
|
- [Brave Browser](https://brave.com/download/)
|
||||||
|
- Cheese - Picture app
|
||||||
|
- Cryptomator
|
||||||
|
- DBeaver
|
||||||
|
- Flatpak
|
||||||
- Emoji Picker
|
- Emoji Picker
|
||||||
- Deb from App Shop
|
- Deb from App Shop
|
||||||
- [Evolution](https://help.gnome.org/users/evolution/stable/): `sudo apt-get install evolution`
|
- [Evolution](https://help.gnome.org/users/evolution/stable/): `sudo apt-get install evolution`
|
||||||
|
|
@ -32,7 +37,9 @@
|
||||||
- _If bridge DEB file fails try installing from [Flathub](https://flathub.org/apps/details/ch.protonmail.protonmail-bridge)_
|
- _If bridge DEB file fails try installing from [Flathub](https://flathub.org/apps/details/ch.protonmail.protonmail-bridge)_
|
||||||
- [Proton VPN](https://protonvpn.com/support/linux-vpn-tool/)
|
- [Proton VPN](https://protonvpn.com/support/linux-vpn-tool/)
|
||||||
- qBittorrent
|
- qBittorrent
|
||||||
- Locally using flatpak
|
- Locally using Flatpak
|
||||||
|
- Themes:
|
||||||
|
- https://github.com/maboroshin/qBittorrentDarktheme
|
||||||
- Thunderbird
|
- Thunderbird
|
||||||
- Flathub or Deb
|
- Flathub or Deb
|
||||||
- [Timeshift](https://github.com/teejee2008/timeshift)
|
- [Timeshift](https://github.com/teejee2008/timeshift)
|
||||||
|
|
@ -48,8 +55,12 @@
|
||||||
- [Synology Note Station](https://www.synology.com/en-us/support/download/DS918+#utilities)
|
- [Synology Note Station](https://www.synology.com/en-us/support/download/DS918+#utilities)
|
||||||
- [VLC](https://www.videolan.org/vlc/download-ubuntu.html)
|
- [VLC](https://www.videolan.org/vlc/download-ubuntu.html)
|
||||||
- [VSCode](https://code.visualstudio.com/Download)
|
- [VSCode](https://code.visualstudio.com/Download)
|
||||||
|
- Web
|
||||||
|
- Flatpak
|
||||||
|
- Browser to test WebKit like functionality
|
||||||
- WoeUSB
|
- WoeUSB
|
||||||
- Yubico Authenticator
|
- Yubico Authenticator
|
||||||
|
- App Image works
|
||||||
- Flatpak: https://flathub.org/apps/details/com.yubico.yubioath
|
- Flatpak: https://flathub.org/apps/details/com.yubico.yubioath
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -58,6 +69,7 @@
|
||||||
|
|
||||||
- [Bitwarden](https://flathub.org/apps/details/com.bitwarden.desktop): `flatpak install flathub com.bitwarden.desktop`
|
- [Bitwarden](https://flathub.org/apps/details/com.bitwarden.desktop): `flatpak install flathub com.bitwarden.desktop`
|
||||||
- [Cawbird](https://flathub.org/apps/details/uk.co.ibboard.cawbird): `flatpak install flathub uk.co.ibboard.cawbird`
|
- [Cawbird](https://flathub.org/apps/details/uk.co.ibboard.cawbird): `flatpak install flathub uk.co.ibboard.cawbird`
|
||||||
|
- [DBeaver](https://flathub.org/apps/details/io.dbeaver.DBeaverCommunity): `flatpak install flathub io.dbeaver.DBeaverCommunity`
|
||||||
- [Evolution](https://flathub.org/apps/details/org.gnome.Evolution): `flatpak install flathub org.gnome.Evolution`
|
- [Evolution](https://flathub.org/apps/details/org.gnome.Evolution): `flatpak install flathub org.gnome.Evolution`
|
||||||
- [FileZilla](https://flathub.org/apps/details/org.filezillaproject.Filezilla): `flatpak install flathub org.filezillaproject.Filezilla`
|
- [FileZilla](https://flathub.org/apps/details/org.filezillaproject.Filezilla): `flatpak install flathub org.filezillaproject.Filezilla`
|
||||||
- [FreeTube](https://flathub.org/apps/details/io.freetubeapp.FreeTube)
|
- [FreeTube](https://flathub.org/apps/details/io.freetubeapp.FreeTube)
|
||||||
|
|
@ -70,6 +82,7 @@
|
||||||
- [qBittorrent](https://flathub.org/apps/details/org.qbittorrent.qBittorrent): `flatpak install flathub org.qbittorrent.qBittorrent`
|
- [qBittorrent](https://flathub.org/apps/details/org.qbittorrent.qBittorrent): `flatpak install flathub org.qbittorrent.qBittorrent`
|
||||||
- [Tootle](https://flathub.org/apps/details/com.github.bleakgrey.tootle): `flatpak install flathub com.github.bleakgrey.tootle`
|
- [Tootle](https://flathub.org/apps/details/com.github.bleakgrey.tootle): `flatpak install flathub com.github.bleakgrey.tootle`
|
||||||
- [Transmission](https://flathub.org/apps/details/com.transmissionbt.Transmission): `flatpak install flathub com.transmissionbt.Transmission`
|
- [Transmission](https://flathub.org/apps/details/com.transmissionbt.Transmission): `flatpak install flathub com.transmissionbt.Transmission`
|
||||||
|
- [Web](https://flathub.org/apps/details/org.gnome.Epiphany): `flatpak install flathub org.gnome.Epiphany`
|
||||||
- [YubicoAuth](https://flathub.org/apps/details/com.yubico.yubioath)
|
- [YubicoAuth](https://flathub.org/apps/details/com.yubico.yubioath)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue