Skip to content

Instantly share code, notes, and snippets.

@AngelBerihuete
Last active December 31, 2019 20:44
Show Gist options
  • Save AngelBerihuete/a05f257cb49900ea0927462cb15510c0 to your computer and use it in GitHub Desktop.
Save AngelBerihuete/a05f257cb49900ea0927462cb15510c0 to your computer and use it in GitHub Desktop.
Things to do after install Arch Linux on my laptop
# Change keymap layout to spanish
localectl set-x11-keymap es
# Install Spotify
https://snapcraft.io/install/spotify/arch
# After install Anaconda add the line in .zshrc
export PATH="/Users/username/miniconda3/bin:$PATH"
# Because I use the LARBS (Luke Smith)
# https://larbs.xyz/
# .zshrc is in .config/zsh/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment