A bin folder, holding helpfull scripts and commands
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678910111213 |
- # common
- sudo apt-get install joe git
- sudo apt-get install keepass2 xdotool
- sudo apt-get install sshfs curlftpfs openssh-server
- sudo apt-get install fonts-powerline powerline python3-powerline python3-powerline-gitstatus
- # multimedia
- sudo apt-get install kodi kodi-pvr-hts
- sudo apt-get install evolution
- # programming
- sudo apt-get install python-coverage python3-coverage python-jinja2 python3-jinja2
- sudo apt-get install python-wxtools python3-wxgtk4.0
- sudo apt-get install texlive-binaries texlive-latex-extra texlive-lang-german texlive-fonts-recommended texstudio
- sudo apt-get install meld
|