changes
This commit is contained in:
parent
ad4543a58e
commit
be9a92abb6
7 changed files with 26 additions and 14 deletions
|
@ -197,7 +197,6 @@ fuckify() {
|
|||
|
||||
# tout est cassé
|
||||
alias reparer_qt="paru -S --noconfirm --redownload --rebuild qt5-styleplugins"
|
||||
alias reparer_discord="/home/mb/.local/scripts/reparer_discord.ts"
|
||||
alias reparer_opentablet="systemctl --user daemon-reload; systemctl --user enable opentabletdriver --now; paru -S opentabletdriver --rebuild --noconfirm; systemctl --user restart opentabletdriver; systemctl --user daemon-reload"
|
||||
alias reparer_gtk="sudo pacman -Rndd xdg-desktop-portal xdg-desktop-portal-gtk; sudo pacman -Rndd xdg-desktop-portal"
|
||||
alias restart-cinnamon="pkill -HUP -f 'cinnamon --replace'"
|
||||
|
@ -219,7 +218,6 @@ fi
|
|||
################################
|
||||
|
||||
|
||||
alias box-drawing-char="/home/mb/.local/scripts/box-drawing-char.sh"
|
||||
print-colors() {
|
||||
for i in {0..255}
|
||||
do print -Pn "%K{$i} %k%F{$i}${(l:3::0:)i}%f " ${${(M)$((i%6)):#3}:+$'\n'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue