This is really just for my own reference, as ZSH loads its config in its own order and I can never seem to remember it. The global files (which shouldn't really be tampered with by users) will be mentioned and put into larger font than the user files. However, I won't be expounding upon them, as that is outside the purpose of this writing.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/data/data/com.termux/files/usr/bin/bash | |
# 2020-09-03 :: [email protected] | |
############################################ | |
# script to take urls shared to termux from | |
# android, and download the page. main use | |
# in my eyes is downloading raw files from | |
# github. | |
############################################ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
interface IChatHost { | |
//#region Methods | |
/** | |
* Changes the room subject. This function is only available to apps, not bots. | |
* | |
* @param {string} new_subject The new room subject | |
* @memberof IChatHost |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQINBF7+FsUBEACmlMeCCZ+8mbXQQJzDu8jmRrFX0ZXFWRIM75+7dmy1tsfJeoxx | |
N9/ug4GNP650DzOufKXPS0eeXsjQqI78/PN662HPmVm/SKfWwQNIzzEW3ua7td7o | |
fFLWyZuRmr9/l0h+NgYh70IYKCUNf3rD06s9kNu+qHg4olIk2k2MVpcqeU0Or2Xh | |
YM6ldg8LKgkIsAhqtMT72FzM3SJp5Tzx4Pe+UiZTjgj1tVv2ISI0TjSE4fYRaEur | |
aDqUZjB3HwV055gDRAuZoUlHFdb+KXbIl1FbX8bMWfNcPG/kUD0uWxmKYVjgZ1nU | |
ppZTecPdhK0x7xBW6+IxCTcJ6NsHHwu4793bZpMkyBSDrMc16RYIdg61RE41IlvW | |
NMqr1rRlZq6mNfZq08AVm/5URV1PNsXQ60q7wMVC17pnGw4C2iQuykSePZeawulK | |
9LKdmI1tgwSFwAgWZcMQk6aD0IoinmXWgXcibRpo3M3+ZyDdG7Qmy9NouIlA0i9Z |
NewerOlder