mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
3 Commits
3d145616d2
...
9a36ab5b89
Author | SHA1 | Date | |
---|---|---|---|
9a36ab5b89 | |||
12e0ee3dce | |||
5113698140 |
@ -30,7 +30,7 @@ if [ -f /etc/machine-id ]; then
|
||||
printf "\tsudo mkdir /boot/%b/%b\n" "$MACHINEID" "$EXPECTEDKERNEL"
|
||||
printf "\tsudo kernel-install add %b /lib/modules/%b/vmlinuz\n" "$EXPECTEDKERNEL" "$EXPECTEDKERNEL"
|
||||
#printf "\tsudo dnf reinstall kernel-core-%b -y\n" "$EXPECTEDKERNEL"
|
||||
printf "Please note that Lumina and Sedric have moved to UKI."
|
||||
printf "Please note that Lumina and Sedric have moved to UKI.\n"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
1
bash/usr-local-bin/.gitignore
vendored
1
bash/usr-local-bin/.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
edge
|
||||
edge-*
|
||||
libreawoo
|
||||
btop-foot
|
||||
htop-foot
|
||||
teams
|
||||
joplin
|
||||
|
1
bash/usr-local-bin/btop-foot
Symbolic link
1
bash/usr-local-bin/btop-foot
Symbolic link
@ -0,0 +1 @@
|
||||
foot-btop
|
2
bash/usr-local-bin/foot-btop
Executable file
2
bash/usr-local-bin/foot-btop
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
/usr/bin/env foot --title=btop\ \|\ foot /usr/bin/env btop
|
@ -1 +1 @@
|
||||
Subproject commit 32c99a2d437f54579d81bdd952ead83d39cb2945
|
||||
Subproject commit 10bec4c7821d12a60fd86c76f12d8b3506e8e97e
|
Loading…
x
Reference in New Issue
Block a user