scad
This commit is contained in:
parent
391be9df43
commit
511bb35c30
5 changed files with 8 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
settings = {
|
||||
theme = "gruvbox_dark_hard";
|
||||
editor = {
|
||||
rainbow-brackets = true;
|
||||
end-of-line-diagnostics = "hint";
|
||||
inline-diagnostics = {
|
||||
cursor-line = "warning";
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ alias p = pueue
|
|||
alias snapper = snapper -c home
|
||||
alias zl = zellij
|
||||
|
||||
|
||||
alias cringe = sudo bootctl set-oneshot auto-windows
|
||||
|
||||
def h [query?: path] {
|
||||
|
|
|
|||
|
|
@ -78,3 +78,5 @@ alias ts = tailscale status
|
|||
alias tu = tailscale up
|
||||
alias td = tailscale down
|
||||
alias ta = tailscale exit-node suggest
|
||||
|
||||
alias wno = ssh root@whyfi "etherwake -i br-lan 04:42:1A:E7:62:C3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue