Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
$ python -m SimpleHTTPServer 8000| ;;; late-night-theme.el --- Late Night theme for Emacs 24 | |
| ;; Author: Alex Schroeder | |
| ;; Maintainer: Daehyub Kim <lateau at gmail.com> | |
| ;; URL: https://gist.github.com/4420862 | |
| ;; Version: 0.0 | |
| ;; Keywords: theme, color | |
| ;;; Commentary: |
| # vi: ft=dosini | |
| [user] | |
| name = Pavan Kumar Sunkara | |
| email = [email protected] | |
| username = pksunkara | |
| [core] | |
| editor = nvim | |
| whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol | |
| pager = delta | |
| [column] |