Everyone in engineering has to use a Linux terminal once in a while. Why not customize your experience? This workshop was conceived as a fast, easy workshop to run during midterms while also giving useful information on how to increase productivity in the shell environment.
This workshop covers the following topics:
- hidden files in Linux
- .vimrc file for vim settings
- .bashrc for shell settings
- custom bash prompts
- aliases
- .tmux.conf for tmux settings
- symlinks and a script to symlink dotfiles from a directory to where they need to be
- introduction to Ansible