mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Aliases + konawall show wallpapers alias
This commit is contained in:
parent
ff65ec94ef
commit
dc6d4b12dc
1 changed files with 3 additions and 0 deletions
|
|
@ -78,6 +78,9 @@ in
|
|||
ll = "exa -l";
|
||||
lla = "exa -lga";
|
||||
sys = "systemctl";
|
||||
sysu = "systemctl --user";
|
||||
walls = "journalctl _SYSTEMD_INVOCATION_ID=$(systemctl show -p InvocationID --value konawall.service --user) -o json | jq -r '.MESSAGE'";
|
||||
logu = "journalctl --user";
|
||||
log = "journalctl";
|
||||
dmesg = "dmesg -HP";
|
||||
lg = "log --no-pager | grep";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue