I hereby claim:
- I am tako8ki on github.
- I am tako8ki (https://keybase.io/tako8ki) on keybase.
- I have a public key ASDThaoPu-Vs5_H0e_z5gymJXZdtl7WjiEugq3Dw4u2-7go
To claim this, I am signing this object:
| # Author : Takayuki Maeda (TaKO8Ki) <takoyaki0316@gmail.com> | |
| "attribute" = { fg = "yellow" } | |
| "comment" = { fg = "light-gray", modifiers = ["italic"] } | |
| "constant" = { fg = "cyan" } | |
| "constant.numeric" = { fg = "gold" } | |
| "constant.builtin" = { fg = "gold" } | |
| "constant.character.escape" = { fg = "gold" } | |
| "constructor" = { fg = "blue" } | |
| "function" = { fg = "blue" } |
| [[language]] | |
| name = "rust" | |
| scope = "source.rust" | |
| injection-regex = "rust" | |
| file-types = ["rs"] | |
| roots = ["Cargo.toml", "Cargo.lock"] | |
| auto-format = true | |
| comment-token = "//" | |
| language-server = { command = "rust-analyzer" } |
I hereby claim:
To claim this, I am signing this object:
| version: 2.1 | |
| setup: true | |
| orbs: | |
| path-filtering: circleci/path-filtering@0.0.2 | |
| workflows: | |
| setup-workflow: | |
| jobs: |
| # requirements | |
| # fd: https://github.com/sharkdp/fd | |
| # fzf: https://github.com/junegunn/fzf | |
| function cd() { | |
| flag='-f' | |
| if [ $# -eq 0 ]; then | |
| builtin cd | |
| elif [ $# -eq 1 ]; then | |
| if [ $1 = "$flag" ]; then | |
| dirs=$(fd --type d . $HOME | fzf) |
| {"lastUpload":"2021-06-01T02:43:41.450Z","extensionVersion":"v3.4.3"} |