feat(aliases): Ajout alias pour lazygit
This commit is contained in:
parent
33c51aa0a6
commit
5aad94e71b
5
aliases.d/lazygit
Normal file
5
aliases.d/lazygit
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Lazygit
|
||||||
|
if ( which lazygit &> /dev/null )
|
||||||
|
then
|
||||||
|
alias lg='lazygit'
|
||||||
|
fi
|
Loading…
Reference in New Issue
Block a user