Ray Gay
- 0 Posts
- 5 Comments
Joined 2 年前
Cake day: 2023年7月4日
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- 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
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.
Alsogit switch -c
for auto-creating a new branch, even if there is no remote branch for it
I am triggered by that statement.