Get WSL: https://webinstall.dev/wsl
Get Windows Terminal from the Microsoft Store (for colors and fonts and such)

Install Fish as your default shell:

  1. sudo apt update -y # update apt
  2. sudo apt install -y fish # install fish
  3. sudo chsh -s “$(command -v fish)” “$(whoami)” # change the default shell
  4. mkdir -p ~/.config/fish # make the fish config dir
  5. touch ~/.config/fish/fish.config # make the fish config file
  6. fish_config # select a nice color theme

Re-install webi, and install all the goodies you love.

  1. curl -sS https://webinstall.dev/ | bash
  2. export PATH=“$HOME/.local/bin:$PATH”
  3. webi rg sd lsd fd fzf bat node vim-essentials ssh-pubkey

Beyond Code:
(Learn to Code in 15 Minutes a Day)
Bootcamp Playlist: https://www.youtube.com/playlist?list=PLxki0D-ilnqZfyo2dZe11ZNGP7RJxJcoA
Subscribe on YouTube: https://youtube.com/channel/UC2KJHARTj6KRpKzLU1sVxBA
Join on Facebook: https://fb.com/beyondcodebootcamp
Follow on Twitter: https://twitter.com/@_beyondcode

AJ’s Live Streams:
Watch on Twitch: https://twitch.tv/coolaj86
Subscribe on YouTube: https://youtube.com/coolaj86
Watch on Facebook: https://fb.com/coolaj86

Health, Wealth, Commitment
(My Morning Shower Thoughts as a Daily Lifestyle Vlog)
Join on Facebook: https://www.facebook.com/groups/5406824179391158
Subscribe on YouTube: https://www.youtube.com/channel/UCbw2SbqD0OofAEVF_T61wCQ

#softwaredevelopment #softwareengineer #webdevelopment #webdeveloper

#fish #wsl #linux #mac #shell #webdeveloper

Fish on Windows (the Friendly Interactive Shell for Mac & Linux, on WSL)
1.45 GEEK