VirtualTam's bookmarks
198 bookmarks found
-
Reference:
- abbr - manage fish abbreviations
- argparse - parse options passed to a fish script or function
- function - create a function
- string - manipulate strings
- switch - conditionally execute a block of commands
Configuration:
- Writing your own prompt
- fish_add_path - add to the path
- fish_git_prompt - output git information for use in a prompt
- Setting up my fish shell from scratch on macOS
Plugins:
- jorgebucaran/fisher - A plugin manager for Fish
- jorgebucaran/autopair.fish - Auto-complete matching pairs in the Fish command line
- PatrickF1/fzf.fish
- kidonng/zoxide.fish
-
Confusing Git Terminology
2023-11-03 -
Signing Git Commits with Your SSH Key
2022-09-15 -
Git helpers for shared commit authoring
2022-03-07 - https://tuple.app/pair-programming-guide/template
- https://github.com/kejadlen/git-together
- https://github.com/git-duet/git-duet
- https://github.com/chrisk/git-pair
- https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors
-
Git Source Code Review | Fabien Sanglard
2022-01-30