$ curl https://nixos.org/nix/install | sh
| #!/usr/bin/env python | |
| def curry(func): | |
| """ | |
| Decorator to curry a function, typical usage: | |
| >>> @curry | |
| ... def foo(a, b, c): | |
| ... return a + b + c |
$ curl https://nixos.org/nix/install | sh
| -- ghci configuration | |
| -- REQUIRES | |
| -- pretty-simple | |
| -- To use this configuration, `cat` lines inside `{--}`, to a file named ghci-color in your $PATH, | |
| -- Run with `ghci-color`, and for which if you use stack, `stack exec -- ghci-color` is suitable. | |
| -- Also, you could set an alias like `alias ghcrepl=stack exec -- ghci-color`, then run with `ghcrepl`. | |
| :{ | |
| {- | |
| #!/usr/bin/env bash |
| Homebrew build logs for python on macOS 10.14 | |
| Build date: 2018-09-23 00:09:48 |
Open with Automator.app and change the custom to yours.
Then, add the shortcut in the Setting -> Keyboard -> Shortcuts -> Services -> General (At the bottom).
I hereby claim:
To claim this, I am signing this object:
| π zstyle 25.75G 100% ─╯ | |
| actionformats | |
| :vcs_info:svn*:* '%c%u %F{1}| %a%f' | |
| :vcs_info:* '%b %F{1}| %a%f' | |
| branchformat | |
| :vcs_info:hg*:* ' %b' | |
| cache-path | |
| :completion:* /Users/Nasy/.cache/zinit | |
| check-for-changes | |
| :vcs_info:* true |
| version:1 | |
| :debug:sysinfo macOS 10.15 (darwin/19.5.0) arch i386 | |
| :debug:sysinfo MacPorts 2.6.99 | |
| :debug:sysinfo Xcode 11.5 | |
| :debug:sysinfo SDK 10.15 | |
| :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.15 | |
| :debug:main epoch: in tree: 1 installed: 1 | |
| :debug:main bash-completion 2.10_0 exists in the ports tree | |
| :debug:main bash-completion 2.10_0 is the latest installed | |
| :debug:main bash-completion 2.10_0 is active |
| version:1 | |
| :debug:sysinfo macOS 10.16 (darwin/20.0.0) arch i386 | |
| :debug:sysinfo MacPorts 2.6.99 | |
| :debug:sysinfo Xcode 12.0 | |
| :debug:sysinfo SDK 10.16 | |
| :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.16 | |
| :debug:main epoch: in tree: 0 installed: 0 | |
| :debug:main xz 5.2.5_0 exists in the ports tree | |
| :debug:main xz 5.2.5_0 is the latest installed | |
| :debug:main xz 5.2.5_0 is active |
| # Generated by Powerlevel10k configuration wizard on 2020-05-09 at 00:56 EDT. | |
| # Based on romkatv/powerlevel10k/config/p10k-lean.zsh, checksum 28636. | |
| # Wizard options: nerdfont-complete + powerline, large icons, unicode, lean, 24h time, | |
| # 2 lines, dotted, right frame, lightest-ornaments, sparse, many icons, fluent, | |
| # instant_prompt=quiet. | |
| # Type `p10k configure` to generate another config. | |
| # | |
| # Config for Powerlevel10k with lean prompt style. Type `p10k configure` to generate | |
| # your own config based on it. | |
| # |