diff --git a/environment/Environment.md b/environment/Environment.md index 0492401..a376434 100644 --- a/environment/Environment.md +++ b/environment/Environment.md @@ -15,6 +15,7 @@ - [Neofetch](https://github.com/dylanaraps/neofetch) - `sudo apt install neofetch` +- [NPM Check Updates](https://www.npmjs.com/package/npm-check-updates) - [TLDR Man Pages](https://tldr.sh/) - [Trash-CLI](https://www.npmjs.com/package/trash-cli) diff --git a/linux/Coding-App-Setup.md b/linux/Coding-App-Setup.md index 0e43d02..722dc89 100644 --- a/linux/Coding-App-Setup.md +++ b/linux/Coding-App-Setup.md @@ -3,6 +3,7 @@ ## Sublime Text - [Install](https://flathub.org/apps/details/com.sublimetext.three): `flatpak install flathub com.sublimetext.three` + - Or apt for more up to date features - [Configuration](https://github.com/BradNut/dotfiles/blob/master/Preferences.sublime-settings) ### Package Control diff --git a/linux/Environment-Setup.md b/linux/Environment-Setup.md index 1fd5065..b3ef08d 100644 --- a/linux/Environment-Setup.md +++ b/linux/Environment-Setup.md @@ -15,6 +15,7 @@ - [Neofetch](https://github.com/dylanaraps/neofetch) - `sudo apt install neofetch` +- [NPM Check Updates](https://www.npmjs.com/package/npm-check-updates) - [TLDR Man Pages](https://tldr.sh/) - [Trash-CLI](https://www.npmjs.com/package/trash-cli) diff --git a/linux/Resources-Information.md b/linux/Resources-Information.md index 4953956..0195a9b 100644 --- a/linux/Resources-Information.md +++ b/linux/Resources-Information.md @@ -66,6 +66,7 @@ Ubuntu 20.04 Gnome dark mode work for all except do not disturb or right click m Documentation: https://linrunner.de/tlp/index.html Installation: https://linrunner.de/tlp/installation/index.html +Extra resources: https://support.system76.com/articles/battery/ ---