Skip to content

Commit

Permalink
adding bashtop
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlcocerT committed Apr 19, 2024
1 parent be5af14 commit c23ae6c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/docs/Debian/content_creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ Probably the simplest will be KDEnlive. But here you have few options.
https://www.youtube.com/watch?v=EHnAV6fObGI -->

```sh
#sudo snap install blender --classic && snap install freecad && snap install openscad && snap install cura-slicer
sudo snap install blender --classic #https://github.com/blender/blender/archive/refs/tags/v4.1.1.tar.gz
#snap install freecad && snap install openscad && snap install cura-slicer

sudo snap install shotcut -- classic && snap install photoscape && snap install inkscape

Expand All @@ -39,6 +40,9 @@ sudo snap install shotcut -- classic && snap install photoscape && snap install

#Flameshot
#kdenlive video editor
flatpak install flathub org.kde.kdenlive
flatpak run org.kde.kdenlive

#openshot
#sudo snap install shotcut --classic
```
Expand Down
3 changes: 3 additions & 0 deletions content/docs/Debian/useful_tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ sudo apt-get install htop

sudo snap install btop
#btop

sudo snap install bashtop #https://github.com/aristocratos/bashtop
#bashtop
```

---
Expand Down

0 comments on commit c23ae6c

Please sign in to comment.