Tom-HA / posti

Post installer for Linux based distributions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

posti

New post installer for Ubuntu and Fedora based distributions

Installation

To install posti you will need to do the following:

  1. Clone the repository
https://github.com/Tom-HA/posti.git
  1. Enter the project's directory
cd posti
  1. Execute the installer with root privilages
sudo bash posti.sh

Usage

Please note that this script needs to be executed with root privilages

Usage: posti.sh <argument>

    -d      Install docker
    -f      Force oh-my-zsh installation
    -h      Print help
    -H      Install Helm 3
    -t      Configure termianl with zsh extensions
    -T      Configure Tilix
    -z      Configure .zshrc

About

Post installer for Linux based distributions

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%