icons of uhk and universal shims for node
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env zsh
|
||||
#!/usr/bin/env sh
|
||||
# NVM lazy loading wrapper for node
|
||||
|
||||
if ! command -v nvm >/dev/null 2>&1; then
|
||||
@ -7,4 +7,4 @@ if ! command -v nvm >/dev/null 2>&1; then
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"
|
||||
fi
|
||||
|
||||
exec node "$@"
|
||||
exec node "$@"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env zsh
|
||||
#!/usr/bin/env sh
|
||||
# NVM lazy loading wrapper for npm
|
||||
|
||||
if ! command -v nvm >/dev/null 2>&1; then
|
||||
@ -7,4 +7,4 @@ if ! command -v nvm >/dev/null 2>&1; then
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"
|
||||
fi
|
||||
|
||||
exec npm "$@"
|
||||
exec npm "$@"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env zsh
|
||||
#!/usr/bin/env sh
|
||||
# NVM lazy loading wrapper for npx
|
||||
|
||||
if ! command -v nvm >/dev/null 2>&1; then
|
||||
@ -7,4 +7,4 @@ if ! command -v nvm >/dev/null 2>&1; then
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"
|
||||
fi
|
||||
|
||||
exec npx "$@"
|
||||
exec npx "$@"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env zsh
|
||||
#!/usr/bin/env sh
|
||||
# NVM lazy loading wrapper for yarn
|
||||
|
||||
if ! command -v nvm >/dev/null 2>&1; then
|
||||
@ -7,4 +7,4 @@ if ! command -v nvm >/dev/null 2>&1; then
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion"
|
||||
fi
|
||||
|
||||
exec yarn "$@"
|
||||
exec yarn "$@"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
yt-dlp \
|
||||
-f 'ba' \
|
||||
|
||||
BIN
.local/share/icons/hicolor/1024x1024/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
.local/share/icons/hicolor/128x128/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
.local/share/icons/hicolor/128x128@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
.local/share/icons/hicolor/16x16/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 575 B |
BIN
.local/share/icons/hicolor/16x16@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 923 B |
BIN
.local/share/icons/hicolor/24x24/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 829 B |
BIN
.local/share/icons/hicolor/24x24@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
.local/share/icons/hicolor/256x256/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
.local/share/icons/hicolor/256x256@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
.local/share/icons/hicolor/32x32/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 923 B |
BIN
.local/share/icons/hicolor/32x32@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
.local/share/icons/hicolor/48x48/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
.local/share/icons/hicolor/48x48@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
.local/share/icons/hicolor/512x512/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
.local/share/icons/hicolor/512x512@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
.local/share/icons/hicolor/64x64/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
.local/share/icons/hicolor/64x64@2/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
.local/share/icons/hicolor/96x96/apps/uhk.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |