Functional Analysis and Related Topics, 1991 - Hikosaburo Komatsu (1993) ([1], [2], [3], [4], [5], [6],
- Download and pin books at https://read.amazon.com, and use epubor KCR converter to convert them into epubs.
- Download audio books at https://audible.com, with aax format.
- Obtain your activation bytes with the instruction of this post.
- Install ffmpeg with brew.
- Install audible-converter with npm. (File name will be extended automatically)
audible-converter "*.aax" -a <your-activation-bytes>
- Install atomicparsley with brew. (to add artwork to converted m4a files) Bash script to add artworks to m4a files:
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
{ | |
"color_scheme": "Packages/User/textmate-solarized/Solarized (Dark).tmTheme", | |
// "color_scheme": "Packages/User/textmate-solarized/Solarized (Light).tmTheme", | |
// "color_scheme": "Packages/User/TextMate-Tomorrow-Theme/Tomorrow-Night-Eighties.tmTheme", | |
// "color_scheme": "Packages/User/TextMate-Tomorrow-Theme/Tomorrow-Night-Bright.tmTheme", | |
// "color_scheme": "Packages/User/TextMate-Tomorrow-Theme/Tomorrow-Night.tmTheme", | |
"font_size": 12, | |
"font_face": "menlo", | |
// "font_face": "monaco", | |
// "font_face": "Inconsolata", |
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
cd ~/Library/Preferences/ | |
open com.googlecode.iterm2.plist |
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
#=========================================== | |
# Author: Francis Varga | |
# eMail: [email protected] | |
# Blog: flexbuddha.posterous.com | |
#=========================================== | |
# | |
# This is my .gitconfig file | |
# | |
# Did you have question ask me ;)... | |
[user] |
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
.vscode-body .markdown-body { | |
font-family: "PingFang SC" | |
} | |
.vscode-body strong {color:#6392BF;} | |
.vscode-body em {color: #A9312A; font-style: normal !important;} | |
.vscode-body table {font-size: 95% !important;} | |
.vscode-body .CodeMirror, .vscode-body pre {font-size: 90%;} | |
.vscode-body pre { |
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
https://press.one/p/v?s=91221a4b427d7ea876860ca8238adfecfc88b97a5ebeafab5193a48c5d762fcf522ce6e74d3cb5e99b4c60557be41c57fc5f86724d0011c60ddb4759969ce41d01&h=18cb3a0671ee1d114b17bd4cbc35ee897c23f72b15ed7299dc24256abab885d5&a=b9c1cf0291309a321cfe156f839dae5e39623045&hash_alg=sha256&f=P1&v=3 |