mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
add clear alias => clean -fd
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
ahead-of-master = log --oneline origin/master..HEAD
|
||||
b = "!git checkout $(git branch | fzf)"
|
||||
c = commit
|
||||
clear = clean -fd
|
||||
cd = checkout develop
|
||||
cm = checkout master
|
||||
cp = cherry-pick
|
||||
|
||||
Reference in New Issue
Block a user