mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 11:12:39 +00:00
Add 'venv' alias
This commit is contained in:
parent
36602c9182
commit
88173381bf
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ alias ai="sgpt -se"
|
|||
|
||||
abbr x86 "arch -x86_64"
|
||||
abbr v "nvim"
|
||||
abbr venv "source venv/bin/activate.fish"
|
||||
abbr gpf "git push --force-with-lease"
|
||||
abbr ghv "gh repo view --web"
|
||||
abbr pr "gh pr checkout"
|
||||
|
|
|
|||
Loading…
Reference in a new issue