Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.33 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.33 KB

1. ubuntu directory

  • This directory contains the shell scripts that are used to install the tools, libraries and dependencies required for my Ubuntu environment.

    # Script Description Parameters Note
    1 50_install_npm.sh Install node, npm and npx root_user_password, file_path_of_nodejs_tar.xz_file Download the latest NodeJS LTS version at https://nodejs.org/en/download
    2 45_install_dictionary.sh Configure goldendict and install dictionaries root_user_password
    3 05_config_desktop.sh Configure desktop, set fontsize, window button positions, fix bug evince

2. Misc