# TODO: - Remove ARCH stuff, currently using Kubuntu - Ensure VSCode installation is compatible with ibus - Install and configure ibus, remove emoji picker, add Japanese Kana Layout - Set up RVM and configure it properly - Check KDE settings in general, see if I can automate the set up ``` sudo apt install --assume-yes git git clone https://github.com/YourWishes/dotenv && cd dotenv && chmod +x ./dotenv.sh && ./dotenv.sh ```