feat(zsh, ipython): New symblink scripts, IPython linked with directory

This commit is contained in:
js0ny 2024-11-30 02:03:30 +00:00
parent fdf460a547
commit f69dc967e0
12 changed files with 75 additions and 37 deletions

View file

@ -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",