borninfreedom / linux-assistant

A software named linux-assistant that can direct install apps and config system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux-assistant

  • Ubuntu助手:一键安装软件、进行系统配置

Ubuntu助手

  • NOTE:Ubuntu助手不兼容terminator,在terminator中不能自动调整窗口大小。在gnome-terminal中测试通过。

使用方法

法1

运行

cd ~/linux-assistant
./assistant.sh

法2

将'assistant.sh'文件复制到HOME目录

mv ~/linux-assistant/assistant.sh ~

可以直接在终端中通过

./assistant.sh

启动


linux-assistant

  • A software named Ubuntu assistant that can direct install apps and config system.
  • NOTE: The APP is not compatible with terminator. It's normal on gnome-terminal, but not on terminator.

使用方法

method 1

run

cd ~/linux-assistant
./assistant.sh

method 2

Move the 'assistant.sh' to the HOME folder, the command is

mv ~/linux-assistant/assistant.sh ~

then can run the script directly open the terminal and run

./assistant.sh

About

A software named linux-assistant that can direct install apps and config system.

License:Apache License 2.0


Languages

Language:Shell 86.4%Language:Vim Script 13.6%