ray_gay

joined 2 years ago
[–] ray_gay 6 points 2 years ago

I am triggered by that statement.

[–] ray_gay 4 points 2 years ago

Yeah Tutanota is great

[–] ray_gay 8 points 2 years ago* (last edited 2 years ago)
  • neovim
  • alacritty
  • zsh
    • oh my zsh
    • starship (promp)
  • zellij
  • btop | htop
  • ripgrep
  • fd-find
  • exa
  • fnm (nvm alternative, since nvm starts too slow for me)
  • yt-dlp
  • bat (batcat)
  • the usual base-devel / build-essential
[–] ray_gay 3 points 2 years ago (1 children)

I switch to using switch since git switch auto-creates the local branch from the remote branch, if the branch doesn't exist yet, and a remote branch with the corresponding name exists.
Also git switch -c for auto-creating a new branch, even if there is no remote branch for it

[–] ray_gay 13 points 2 years ago