sudo systemctl disable systemd-resolved
sudo systemctl stop systemd-resolved
sudo rm /etc/resolv.conf
sudo echo 'nameserver 1.1.1.1' > ~/resolv.conf
sudo mv ~/resolv.conf /etc
Readme here: https://github.com/gitshawn/howto_articles/blob/main/Install%20oh-my-zsh%20in%20AWS%20CloudShell.md
# Download oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# Set zsh to auto-start
echo 'exec /bin/zsh' >> ~/.bash_profile
# Add aws cli to zsh plugins (for tab completion)
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
#EXTM3U | |
# filename: radio.m3u | |
# ------------------- | |
# My Streaming Radio Playlist | |
# --- Hourly News Updates --- | |
# These are hosted static MP3s that change periodically; they are not streams. | |
#EXTINF:0,--- Hourly News Updates --- | |
#vlc://pause:0 |