mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-06 05:14:53 -06:00
Remove special p10k/Cursor handling, use VSCode shell integration properly
This commit is contained in:
@@ -102,6 +102,8 @@ if command -v thefuck &> /dev/null; then
|
||||
eval $(thefuck --alias)
|
||||
fi
|
||||
|
||||
[[ "$TERM_PROGRAM" == "vscode" ]] && . "$(code --locate-shell-integration-path bash)"
|
||||
|
||||
{{/* Common shared aliases, scripts, & shell setup details. */ -}}
|
||||
{{ template "scripts/commonrc.sh.tmpl" dict "data" . "shell" "bash" }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user