/ring

Bash script to install what you need in every debian destribution of Linux OS

Primary LanguageShell

logo

Ring

This script install anything that you want in your Debian Distribute linux OS.

Feature

  • ZSH
  • oh-my-zsh
  • terminator
  • vscode
  • IDE
    • DataGrip
    • PhpStorm
    • Goland
    • Pycharm
  • docker
  • docker-compose
  • snap
  • postman
  • telegram
  • vlc
  • brave
  • spotify

Installation

For every app you want to install, you have to run the script with the name of the app as argument. You can see name of app functions in the script.

sudo sh ring.sh install_oh_my_zsh

If you want to install all apps, you can run the script without arguments.

sudo sh ring.sh

Notes

For better experience, there is suggested theme and plugins.

you can install the zsh theme powerlevel10k.

Demo

For autosuggestions in your zsh, you can install zsh-autosuggestions.

Demo

For syntax highlighting in your zsh, you can install zsh-syntax-highlighting.

Demo

There is some plugins that you can install.