mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 11:12:39 +00:00
Export Raycast settings
This commit is contained in:
parent
98c48186f9
commit
526d195d64
2 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ require("lazy").setup({
|
|||
filetype = {
|
||||
python = "python",
|
||||
javascript = "node",
|
||||
typescript = "node",
|
||||
typescript = "ts-node --esm",
|
||||
c = "gcc -o main % && ./main",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
BIN
raycast-export/Raycast 2023-06-13 16.20.26.rayconfig
Normal file
BIN
raycast-export/Raycast 2023-06-13 16.20.26.rayconfig
Normal file
Binary file not shown.
Loading…
Reference in a new issue