Update 2024-07-16

This commit is contained in:
Kristofers Solo
2024-07-16 22:42:32 +03:00
parent 8afdbc8322
commit a2bd1bc111
115 changed files with 8299 additions and 1049 deletions

View File

@@ -3,7 +3,7 @@
if [[ $# -eq 1 ]]; then
selected=$1
else
selected=$(fd --min-depth 1 --max-depth 1 --type d . ~/repos/Rust/ ~/repos/ ~/neorg/University/3rd-semester/ ~/Nextcloud/repos/ ~/Nextcloud/Documents/LaTeX/ ~/Nextcloud/Documents/Typst/ ~/Nextcloud/repos/university/** ~/Nextcloud/repos/university/**/**/ | sk --height 16)
selected=$(fd --min-depth 1 --max-depth 1 --type d . ~/repos/Rust/ ~/repos/examples/ ~/repos/ ~/neorg/University/3rd-semester/ ~/Nextcloud/repos/ ~/Nextcloud/Documents/LaTeX/ ~/Nextcloud/Documents/Typst/ ~/Nextcloud/repos/university/** ~/Nextcloud/repos/university/**/**/ ~/repos/Codnity/ ~/repos/Codnity/emisela/ | sk --height 16)
fi
if [[ -z $selected ]]; then

View File

@@ -1,4 +1,4 @@
[Desktop Entry]
Type=Application
Name=File Manager
Exec=/usr/bin/alacritty -e lfrun %u
Exec=/usr/bin/alacritty -e yazi %u

Binary file not shown.

View File

@@ -0,0 +1 @@
f281aa39-56b6-45c9-b7e3-c0274445f96a

Binary file not shown.

Binary file not shown.