├── LICENSE ├── README.md ├── Revert ├── Thanks.py └── bash.bashrc ├── bash.bashrc ├── install.sh ├── rvt.sh └── terminal.mp3 /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/README.md -------------------------------------------------------------------------------- /Revert/Thanks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/Revert/Thanks.py -------------------------------------------------------------------------------- /Revert/bash.bashrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/Revert/bash.bashrc -------------------------------------------------------------------------------- /bash.bashrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/bash.bashrc -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/install.sh -------------------------------------------------------------------------------- /rvt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/rvt.sh -------------------------------------------------------------------------------- /terminal.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AmshenShanu07/jarvis-welcome/HEAD/terminal.mp3 --------------------------------------------------------------------------------