remove ttrss password; cleanup cfa/cfu
This commit is contained in:
@@ -61,6 +61,6 @@ urls-source "ttrss"
|
|||||||
ttrss-url "https://rss.tibeuleu.xyz"
|
ttrss-url "https://rss.tibeuleu.xyz"
|
||||||
ttrss-mode "multi"
|
ttrss-mode "multi"
|
||||||
ttrss-login "tibeuleu"
|
ttrss-login "tibeuleu"
|
||||||
ttrss-password "Ayc%9Tzta2vXJGZg"
|
ttrss-passwordfile "./ttrss-pw.txt"
|
||||||
ttrss-flag-star "s"
|
ttrss-flag-star "s"
|
||||||
ttrss-flag-publish "p"
|
ttrss-flag-publish "p"
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
"query:astro-interesting:tags # \"Astro\" and (content # \"AGN\" or content =~ \"polari\") and unread = \"yes\"" Astro
|
"query:astro-interesting:tags # \"Astro\" and (content # \"AGN\" or content =~ \"polari\") and unread = \"yes\"" Astro
|
||||||
https://rss.tibeuleu.xyz/public.php?op=rss&id=1&is_cat=1&q=&key=y65lgj662b99b41ef29 "~TTRSS-Astro" Astro
|
|
||||||
"query:linux-new:tags # \"Linux\" and unread = \"yes\"" Linux
|
"query:linux-new:tags # \"Linux\" and unread = \"yes\"" Linux
|
||||||
https://rss.tibeuleu.xyz/public.php?op=rss&id=2&is_cat=1&q=&key=7iafeh662b9d0b1aa17 "~TTRSS-Linux" Linux
|
"query:news-new:tags # \"News\" and unread = \"yes\"" News
|
||||||
|
|||||||
@@ -45,8 +45,6 @@ alias \
|
|||||||
scrcpy="scrcpy --shortcut-mod=lctrl" \
|
scrcpy="scrcpy --shortcut-mod=lctrl" \
|
||||||
anaconda="source $HOME/.anaconda3/bin/activate" \
|
anaconda="source $HOME/.anaconda3/bin/activate" \
|
||||||
homestuck="./.config/unofficial-homestuck-collection-2.0.7/unofficial-homestuck-collection --no-sandbox 2>&1" \
|
homestuck="./.config/unofficial-homestuck-collection-2.0.7/unofficial-homestuck-collection --no-sandbox 2>&1" \
|
||||||
hlup="wg-quick up artixbook" \
|
|
||||||
hldown="wg-quick down artixbook" \
|
|
||||||
ixpe="cd /home/tibeuleu/IXPE_analysis/Code && clear && ls" \
|
ixpe="cd /home/tibeuleu/IXPE_analysis/Code && clear && ls" \
|
||||||
foc="cd /home/tibeuleu/FOC_reduction/Code && clear && ls" \
|
foc="cd /home/tibeuleu/FOC_reduction/Code && clear && ls" \
|
||||||
config='/usr/bin/git --git-dir=/home/tibeuleu/.cfg/ --work-tree=/home/tibeuleu' \
|
config='/usr/bin/git --git-dir=/home/tibeuleu/.cfg/ --work-tree=/home/tibeuleu' \
|
||||||
|
|||||||
Reference in New Issue
Block a user