💾 Archived View for ait.place › dot › local › code.txt captured on 2023-01-29 at 03:41:57.

View Raw

More Information

⬅️ Previous capture (2022-06-03)

🚧 View Differences

-=-=-=-=-=-=-

#!/usr/bin/env sh
exec /usr/bin/code \
	--user-data-dir "${XDG_CONFIG_HOME:-$HOME/.config}/vscode" \
	--extensions-dir "${XDG_CONFIG_HOME:-$HOME/.config}/vscode/extensions" "$@"