Install lazygit and add alias
This commit is contained in:
@ -674,6 +674,7 @@ alias gpu = git push -u origin
|
|||||||
alias gsta = git stash push
|
alias gsta = git stash push
|
||||||
alias gstp = git stash pop
|
alias gstp = git stash pop
|
||||||
alias gw = git switch
|
alias gw = git switch
|
||||||
|
alias lg = lazygit
|
||||||
alias bt = bluetoothctl
|
alias bt = bluetoothctl
|
||||||
alias d = cd ~/.config/dotfiles/tree
|
alias d = cd ~/.config/dotfiles/tree
|
||||||
alias xo = xdg-open
|
alias xo = xdg-open
|
||||||
|
|||||||
@ -27,6 +27,7 @@ sudo pacman --needed -S \
|
|||||||
htop \
|
htop \
|
||||||
hyprland \
|
hyprland \
|
||||||
hyprpaper \
|
hyprpaper \
|
||||||
|
lazygit \
|
||||||
luarocks \
|
luarocks \
|
||||||
neovim \
|
neovim \
|
||||||
nerd-fonts \
|
nerd-fonts \
|
||||||
|
|||||||
Reference in New Issue
Block a user