mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
feat(zsh, ipython): New symblink scripts, IPython linked with directory
This commit is contained in:
parent
fdf460a547
commit
f69dc967e0
12 changed files with 75 additions and 37 deletions
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
|
@ -13,10 +13,14 @@
|
|||
"nvim/init.lua": "vim",
|
||||
"markdownlint.json": "markdownlint",
|
||||
".wslconfig": "settings",
|
||||
"*.hsnips": ""
|
||||
},
|
||||
"material-icon-theme.folders.associations": {
|
||||
"bootstrap": "admin"
|
||||
"bootstrap": "admin",
|
||||
"ipython": "jupyter",
|
||||
"zsh": "command",
|
||||
"starship": "ui",
|
||||
"nvim": "config",
|
||||
"wsl": "linux"
|
||||
},
|
||||
"files.associations": {
|
||||
"ideavimrc": "Vimscript",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue