Table of Contents
ideas from https://github.com/davidoort/setup, an automated way of setting up my workstation on macOS or Ubuntu after a reinstall of the OS by David Oort Alonso
included apps
Chrome, Terminator, Typora, Zoom
included dev tools
VS code, miniconda, ROS
included command line tools (CLI)
git, unzip, tldr, tmux, htop, ffmpeg
included dotfiles
`.bashrc_extras` (amendment to original bashrc), `.aliases` (customised alias), `.inputrc` (incremental history searching), `.condarc` (conda config)
cli_tools.sh
: download command line toolsget_hack_font.sh
: download and configue Hack fontget_cn_fonts.sh
: download and configure additional English-Chinese fontsinstall_ros_noetic.sh
: download and configure ROS dev environment and toolsinstall-conda.sh
: download and configure Minicondalink_dotfile.sh
: configure dotfiles for bash, conda, inputsc, etc.scriptutils.sh
: utilitie functions used in other setup scriptsgit_config.sh
: config personal github globally
- Using GitHub Actions to check the installation correctness
- Use developed software to manage font installation
- Config git to local dir
- Add Pinyin support: https://zhuanlan.zhihu.com/p/109317949
- UsingTheTerminal
- My bookmarked Shell Q&A
- repos:
- Fonts with icon: https://www.nerdfonts.com/
- Script to backup robot environment: https://github.com/clearpathrobotics/robot-backup
- Config scripts for Ubuntu: https://github.com/HoEmpire/ubuntu18.04-config-script
shellscritp.json
- shell-format extension for VS Code
🚧
- Ash258/Scoop-Core: Shovel. Alternative, more advanced, and user-friendly implementation of windows command-line installer scoop.
- ivaquero/scoopet: A Scoop bucket for facilitating academic research.