mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
feat(vscode): qwerty
This commit is contained in:
parent
aab24c61b1
commit
02bbb24cac
3 changed files with 113 additions and 42 deletions
|
|
@ -20,18 +20,3 @@ set --export PATH $BUN_INSTALL/bin $PATH
|
|||
# moonbit
|
||||
fish_add_path "$HOME/.moon/bin"
|
||||
|
||||
|
||||
|
||||
# >>> conda initialize >>>
|
||||
# !! Contents within this block are managed by 'conda init' !!
|
||||
if test -f /home/js0ny/.local/anaconda3/bin/conda
|
||||
eval /home/js0ny/.local/anaconda3/bin/conda "shell.fish" "hook" $argv | source
|
||||
else
|
||||
if test -f "/home/js0ny/.local/anaconda3/etc/fish/conf.d/conda.fish"
|
||||
. "/home/js0ny/.local/anaconda3/etc/fish/conf.d/conda.fish"
|
||||
else
|
||||
set -x PATH "/home/js0ny/.local/anaconda3/bin" $PATH
|
||||
end
|
||||
end
|
||||
# <<< conda initialize <<<
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue