Installation scripts, utilities, and resources for Fedora 33. This repo assumes dotfiles are setup according to this repo.
Volta's installer doesn't work on fedora. I ended up having to build from source using this guide. I also enjoyed reading through this folder
git clone git@github.com:volta-cli/volta.git
dnf install openssl
./volta/dev/unix/volta-install.sh --release
Terminator Ctrl+Shift+e isn't splitting vertically
ibus-emoji
is installed by default. You can edit or disable the ibus-emoji
shortcut using ibus-setup
, a gtk3 application for editing IBUS options. More on IBUS here
Docs here, install from source. go
can be easily installed with sudo dnf install golang