Compare commits

..

No commits in common. "0a744d953d518eaf6f11a9c692ec5ead5b98908e" and "97e420256907f3df978c9b74e9b1c3c7f4be5329" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View File

@ -10,7 +10,6 @@ https://idlewords.com/index.xml
https://ktyl.dev/blog/index.xml
https://lord.re/posts/index.xml
https://maggieappleton.com/rss.xml
https://mitxela.com/feed
https://ploum.net/atom_en.xml
https://ploum.net/atom_fr.xml
https://qntm.org/rss.php?blog

View File

@ -25,12 +25,6 @@ alias v=$EDITOR
alias w="curl '$WTTRURL'"
alias weather="curl '$WTTRURL'"
# navigation
alias gdn="cd $HOME/src/garden"
alias kty="cd $HOME/src/ktyl.dev"
alias jnl="cd $HOME/src/journal"
# you're not in Vim ya dummy
alias :q=exit
alias :wq=exit