diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2016-07-20 09:54:07 +0800 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2016-07-20 09:54:07 +0800 |
commit | d4e56a6c80197199a5d3936f86e2f46c49f27cbd (patch) | |
tree | a030b0bfe6e8956d2f34991195853987f7a7b643 /source/index.md | |
parent | 8d640a67442557a0252d52ec81ca5a4edb5dee7c (diff) | |
download | my_new_personal_website-d4e56a6c80197199a5d3936f86e2f46c49f27cbd.tar.xz my_new_personal_website-d4e56a6c80197199a5d3936f86e2f46c49f27cbd.zip |
index.md: Rename OS X to OS X / macOS
Diffstat (limited to '')
-rw-r--r-- | source/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/index.md b/source/index.md index 96c1621d..5ef23e04 100644 --- a/source/index.md +++ b/source/index.md @@ -4,6 +4,6 @@ title: dl? cmplnts? My name is Zhiming Wang (Simplified Chinese: ηδΉι), and I am a Ph.D. student in high energy theory at Princeton Physics (first year as of September 2016). Previously I earned my bachelor's degree in mathematics and physics at Stanford. I enjoy coding in my spare time, for fun and profit β I hate repetitive tasks, so computer programs help me automate and get things done quickly. -My first programming language was Pascal and I consider C my mother tongue, but recently I write most of my stuff in Python and Zsh. My operating system is OS X, my text editor is Emacs, my interactive (and non-interactive) shell is Zsh, my package manager is Homebrew, and my default browser at the moment is Google Chrome. I use four-space indents when the target language has no established convention that says otherwise. Any source code I publish on the Web is licensed under [WTFPL](http://www.wtfpl.net/) unless a license is explicitly declared (usually OSI's MIT, aka Expat). I am on [Keybase](https://keybase.io/zmwangx) in case you are security-minded (or use [this link](https://keybase.io/zmwangx/key.asc) if you just want my public key). You won't and likely never will find me on SNS. What else is there to tell? +My first programming language was Pascal and I consider C my mother tongue, but recently I write most of my stuff in Python and Zsh. My operating system is OS X / macOS, my text editor is Emacs, my interactive (and non-interactive) shell is Zsh, my package manager is Homebrew, and my default browser at the moment is Google Chrome. I use four-space indents when the target language has no established convention that says otherwise. Any source code I publish on the Web is licensed under [WTFPL](http://www.wtfpl.net/) unless a license is explicitly declared (usually OSI's MIT, aka Expat). I am on [Keybase](https://keybase.io/zmwangx) in case you are security-minded (or use [this link](https://keybase.io/zmwangx/key.asc) if you just want my public key). You won't and likely never will find me on SNS. What else is there to tell? This blog could be about anything, but most of the stuff here should be technical. Oh yes, this blog is fully open source, down to how image assets were generated. All tools necessary for reproducing this blog are either in or documented in [the source branch](https://github.com/zmwangx/zmwangx.github.io/tree/source) of [zmwangx/zmwangx.github.io](https://github.com/zmwangx/zmwangx.github.io). |