Auto configuration modules & useful automation scripts for Linux.
auto_config_lib
is a library for auto configuration utilities, including:
Module | Description |
---|---|
shortcut_config |
A utility to create shortcuts for commands. |
utils |
A collection of useful utilities. |
User defined config modules that set up specific functions/features.
Module | Description |
---|---|
basic |
Install basic software and set shortcuts. |
coding_toolsets |
Install VS Code, GitHub CLI, and Conda. |
color_manage |
Configure redshift and color inversion. |
input_sharing |
Set up Synergy for sharing keyboard/mouse. |
network_setup |
Configure SSH and network related settings. |
remote_ctrl |
Install ToDesk and NoMachine remote desktop. |
ros_setup |
Install and configure ROS Noetic. |
-
Update your password in
settings.bash
, and source it. -
Source corresponding bash script in
config_modules
to apply configs to Ubuntu.
Or, you can edit
setup.bash
to apply customized configurations.