mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-18 16:26:50 +00:00
add git clone alias
This commit is contained in:
parent
94f911ef27
commit
913f8062fb
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ alias \
|
|||
gst='git stash' \
|
||||
hx='helix'
|
||||
|
||||
alias gcl='git clone'
|
||||
alias history='fc -l 0'
|
||||
alias ytdlp='yt-dlp `xclip -o`'
|
||||
alias 'sudo -i'='sudo su -'
|
||||
|
|
Loading…
Add table
Reference in a new issue