Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
/ MakeLinuxEasier Public archive

Common utilities to make Linux & Terminal more convenient. Project now is a part of https://github.com/Toliak/MCE

License

Notifications You must be signed in to change notification settings

Toliak/MakeLinuxEasier

Repository files navigation

DEPRECATED.

Project now is a part of MakeConfigurationEasier

🎁 Make Linux Easier

Make you Linux easier

Common utilities to make Linux & Terminal more convenient

🌟 Features

📄 How to install

export MAKE_LINUX_EASIER_PATH="$HOME/.local/share/MakeLinuxEasier" && \
git clone https://github.com/toliak/MakeLinuxEasier --depth 1 $MAKE_LINUX_EASIER_PATH && \ 
$MAKE_LINUX_EASIER_PATH/install.sh $MAKE_LINUX_EASIER_PATH

📺 Examples and demos

Installation

Bash

Zsh and Vim

After installation, use zsh to enter ZSH.

Command to set up zsh to be the default terminal:

chsh -s $(which zsh)

About

Common utilities to make Linux & Terminal more convenient. Project now is a part of https://github.com/Toliak/MCE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published