Last active
June 7, 2022 00:02
-
-
Save protoEvangelion/8141c11cfe8261764409923ba1f08ded to your computer and use it in GitHub Desktop.
speedy-linux-box
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update | |
sudo apt install fish copyq -y | |
echo "fish" >> ~/.bashrc | |
source ~/.bashrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment