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 gstp = git stash pop
|
||||
alias gw = git switch
|
||||
alias lg = lazygit
|
||||
alias bt = bluetoothctl
|
||||
alias d = cd ~/.config/dotfiles/tree
|
||||
alias xo = xdg-open
|
||||
|
||||
@ -27,6 +27,7 @@ sudo pacman --needed -S \
|
||||
htop \
|
||||
hyprland \
|
||||
hyprpaper \
|
||||
lazygit \
|
||||
luarocks \
|
||||
neovim \
|
||||
nerd-fonts \
|
||||
|
||||
Reference in New Issue
Block a user