some changes...
This commit is contained in:
parent
006c022a84
commit
5fe4806092
|
|
@ -39,11 +39,11 @@ then
|
||||||
notify-send 0
|
notify-send 0
|
||||||
else
|
else
|
||||||
notify-send "$(cat ${archpath}packages)"
|
notify-send "$(cat ${archpath}packages)"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
function upgrade {
|
function upgrade {
|
||||||
urxvt -e yay --noconfirm -Syu
|
kitty -e yay --noconfirm -Syu
|
||||||
echo "0" > ${archpath}status
|
echo "0" > ${archpath}status
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -841,7 +841,7 @@ map cff shell nvim ~/.config/Scripts/folders
|
||||||
map cfc shell nvim ~/.config/Scripts/configs
|
map cfc shell nvim ~/.config/Scripts/configs
|
||||||
map cft shell nvim ~/.tmux.conf
|
map cft shell nvim ~/.tmux.conf
|
||||||
map cfa shell nvim ~/.config/mutt/aliases
|
map cfa shell nvim ~/.config/mutt/aliases
|
||||||
map cfp shell nvim ~/.config/polybar/config
|
map cfp shell nvim ~/.config/polybar/config.ini
|
||||||
map cfd shell nvim ~/.Xresources
|
map cfd shell nvim ~/.Xresources
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@ alias gcp='gcloud compute ssh instance-1'
|
||||||
alias blist='borg list ssh://borg@alpine0.home.hartzan.com:2222/backup/xps'
|
alias blist='borg list ssh://borg@alpine0.home.hartzan.com:2222/backup/xps'
|
||||||
alias contabo='ssh hate@164.68.120.85'
|
alias contabo='ssh hate@164.68.120.85'
|
||||||
alias oracle='ssh hate@130.61.180.151'
|
alias oracle='ssh hate@130.61.180.151'
|
||||||
|
alias azure='ssh hate@98.71.34.234'
|
||||||
alias yv='googler -w youtube.com --url-handler mpv $argv'
|
alias yv='googler -w youtube.com --url-handler mpv $argv'
|
||||||
alias rollback='sudo pacback --snapback'
|
alias rollback='sudo pacback --snapback'
|
||||||
alias p10kup='git -C $ZSH_CUSTOM/themes/powerlevel10k pull'
|
alias p10kup='git -C $ZSH_CUSTOM/themes/powerlevel10k pull'
|
||||||
|
|
|
||||||
|
|
@ -189,6 +189,7 @@ xdg-user-dirs
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xdo
|
xdo
|
||||||
xdotool
|
xdotool
|
||||||
|
xf86-video-intel
|
||||||
xfsprogs
|
xfsprogs
|
||||||
xkeycaps
|
xkeycaps
|
||||||
xorg-bdftopcf
|
xorg-bdftopcf
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,6 @@ google-chrome
|
||||||
googler
|
googler
|
||||||
gtk-theme-arc-gruvbox-git
|
gtk-theme-arc-gruvbox-git
|
||||||
i3-resurrect-git
|
i3-resurrect-git
|
||||||
inxi-git
|
|
||||||
khal-git
|
khal-git
|
||||||
kmscon-patched-git
|
kmscon-patched-git
|
||||||
libglade
|
libglade
|
||||||
|
|
@ -25,13 +24,14 @@ libunarr-git
|
||||||
light-git
|
light-git
|
||||||
lightdm-mini-greeter
|
lightdm-mini-greeter
|
||||||
mailspring
|
mailspring
|
||||||
mcomix-gtk3-git
|
mcomix
|
||||||
networkmanager-dispatcher-chrony
|
networkmanager-dispatcher-chrony
|
||||||
networkmanager-dmenu-git
|
networkmanager-dmenu-git
|
||||||
nordvpn-bin
|
nordvpn-bin
|
||||||
pacback
|
pacback
|
||||||
pbincli
|
pbincli
|
||||||
picom-git
|
picom-git
|
||||||
|
powerline-console-fonts
|
||||||
pywal-git
|
pywal-git
|
||||||
qt5-styleplugins
|
qt5-styleplugins
|
||||||
ranger-git
|
ranger-git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue