mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-26 14:16:13 +00:00
fish: cleaner ytflux, qute: f23 quickmarks
This commit is contained in:
parent
ed63f598d4
commit
9a37efd628
|
|
@ -54,7 +54,7 @@ a venv 'python3 -m venv venv && source venv/bin/activate.fish && pip3 install -r
|
|||
a vi nvim
|
||||
a wallp 'gsettings set org.gnome.desktop.background picture-uri file://(realpath $argv);:'
|
||||
a ydl 'yt-dlp'
|
||||
a ytflux 'eval curl (cat ~/.miniflux)/entries?status=unread | jq .entries[].url | grep watch?v | xargs yt-dlp'
|
||||
a ytflux "curl $(cat ~/.miniflux)/entries?status=unread | jq .entries[].url | grep watch?v | xargs yt-dlp"
|
||||
|
||||
a 7zstd '7z a -m0=zstd -mx22 -mmt=8 -mfb=273 -md=1536m -ms=on (realpath $argv[1]).7z'
|
||||
a compress '7z a -m0=flzma2 -mx9 -mmt=8 -mfb=273 -md=1536m -ms=on (realpath $argv[1]).7z'
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
cope gradescope.com/auth/saml/rpi
|
||||
discord canary.discord.com/app
|
||||
edn designlab.eng.rpi.edu
|
||||
lms lms.rpi.edu/ultra/stream
|
||||
outlook outlook.office.com/mail
|
||||
submitty submitty.cs.rpi.edu
|
||||
tuta mail.tutanota.com
|
||||
wargames wargames.ret2.systems/login
|
||||
|
|
|
|||
Loading…
Reference in a new issue