mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 05:52:22 +08:00
Added vscode.sh to profile.d folder
This commit is contained in:
parent
efe09d27d8
commit
f3655a14e8
10
lfs_configs/etc/profile.d/vscode.sh
Normal file
10
lfs_configs/etc/profile.d/vscode.sh
Normal file
@ -0,0 +1,10 @@
|
||||
# Begin /etc/profile.d/vscode.sh
|
||||
|
||||
VSCODEDIR=/opt/vscode
|
||||
|
||||
pathappend $VSCODEDIR/bin PATH
|
||||
#pathappend $VSCODEDIR/lib/pkgconfig PKG_CONFIG_PATH
|
||||
|
||||
export VSCODEDIR
|
||||
|
||||
# End /etc/profile.d/vscode.sh
|
Loading…
Reference in New Issue
Block a user