Skip to content

tot0rokr/bash

Repository files navigation

Integrated Bash Eenvironment

Step

Install fonts

Download Nerd Fonts

Install & Run

root

apt update \
&& apt install -y git \
&& rm -f ~/.* \
|| git clone https://github.com/tot0rokr/bash.git ~ \
&& bash

others

sudo apt update \
&& sudo apt install -y git \
&& rm -f ~/.* \
|| git clone https://github.com/tot0rokr/bash.git ~ \
&& bash

Desktop 사용

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published