HarvestX dotfiles for Unix shell.
This Repository contains installation script and configurations for essential tools.
make
sudo apt install -y make
Following packages will be installed.
- tmux
- nvim
- fzf
- vimplug
- github-cli
And some useful shell scripts will be available.
To setup, type
make
- docker & docker-compose
- ros2 (humble)
- vscode
- Google Chrome
To install optional packages, type
make install-optional
- Groot
make groot
To setup ssh server and x11vnc,
make config-ssh-server
And it will ask
- SSH port to open.