Compare commits

..

2 commits

Author SHA1 Message Date
a7f1039241
fish, zed, pipewire 2024-08-27 15:44:14 +02:00
ed3d322784
fish: add rbenv 2024-08-27 15:44:14 +02:00
2 changed files with 8 additions and 0 deletions

View file

@ -6,3 +6,6 @@ alias s="kitten ssh"
fish_add_path -g ~/.bun/bin ~/.local/bin ~/go/bin ~/.wakatime ~/.rbenv/shims ~/.moon/bin ~/.cargo/bin ~/.fvm_flutter/bin
# Added by `rbenv init` on Tue 27 Aug 15:42:29 CEST 2024
status --is-interactive; and rbenv init - --no-rehash fish | source

View file

@ -28,6 +28,11 @@
"formatting": false
}
}
},
"formatter": {
"code_actions": {
"source.fixAll.eslint": true
}
}
// The following settings have been changed from the upstream defaults to
// improve security and privacy. Here are the upstream defaults, you can