moved etc into usr folder

This commit is contained in:
tumillanino
2026-03-24 20:57:42 +11:00
parent 4b6c30e0b2
commit 451d8a0391
1869 changed files with 0 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,13 @@
set -g @catppuccin_flavor 'frappe'
run "#{d:current_file}/../../catppuccin.tmux"
# Make the status line more pleasant.
set -g status-left ""
set -g status-right '#[fg=#{@thm_crust},bg=#{@thm_teal}] session: #S '
# Ensure that everything on the right side of the status line
# is included.
set -g status-right-length 100
set -g default-shell '/opt/homebrew/bin/fish'

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@@ -0,0 +1,19 @@
Output assets/demos/basic.gif
Require echo
Require tmux
Set Shell "bash"
Set FontSize 30
Set FontFamily "SFMono Nerd Font"
Set Width 1200
Set Height 600
Type "tmux -f assets/demos/basic.conf" Sleep 500ms Enter
Sleep 3s
Ctrl+b
Type "c"
Sleep 5s

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,11 @@
set -l flavors latte frappe macchiato mocha
for flavor in $flavors
magick $flavor.webp -crop '1320x50+0+464' +repage $flavor-crop.webp
end
catwalk {latte,frappe,macchiato,mocha}-crop.webp --output preview.webp --layout column
for flavor in $flavors
rm $flavor-crop.webp
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB