tweak(global/packages): neofetch -> hyfetch
This commit is contained in:
parent
c95e064a81
commit
dcf22f2da3
2 changed files with 3 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
frei
|
||||
git
|
||||
htop
|
||||
hyfetch
|
||||
iputils
|
||||
jq
|
||||
lynx
|
||||
|
@ -32,7 +33,6 @@
|
|||
man-pages-posix
|
||||
manix
|
||||
moreutils
|
||||
neofetch
|
||||
nmap
|
||||
ntfs3g # Windows drives
|
||||
parted
|
||||
|
|
|
@ -84,6 +84,8 @@ in
|
|||
path = "tr ':' '\n' <<< \"$PATH\"";
|
||||
timestamp = "date +%s -d";
|
||||
|
||||
neofetch = "neowofetch";
|
||||
|
||||
# yt-dlp
|
||||
yt-m4a = ''yt-dlp -f "bestaudio[ext=m4a]" -o "%(title)s.%(ext)s"'';
|
||||
yt-mp4 = ''yt-dlp -f "best[ext=mp4]" -o "%(title)s.%(ext)s"'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue