.
├── .bashrc
├── .fzf.bash
├── .gitconfig
├── .gitignore_global
├── .github
│ ├── issue_bug.md
│ ├── issue_feature.md
│ └── pull_request.md
├── .hyper.js
├── .vimrc
├── .config
│ ├── clipit
│ │ └── clipitrc
│ ├── Code
│ │ └── User
│ │ └── keybindings.json
│ │ └── settings.json
│ ├── fish
│ │ └── config.fish
│ └── Hyper
│ └── config.json
├── .jupyter
│ ├── jupyter_notebook_config.py
│ ├── lab
│ │ └── user-settings
│ │ └── @jupyterlab
│ │ └── apputils-extension
│ │ └── themes.jupyterlab-settings
│ └── nbconfig
│ ├── edit.json
│ ├── notebook.json
│ └── tree.json
└── .plotly
└── .config
yusukefr/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|