mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-21 22:33:42 +01:00
5 lines
84 B
Bash
5 lines
84 B
Bash
#/bin/bash
|
|
|
|
MYPATH="$PWD/computers/dev-pc"
|
|
|
|
ln -sf "$MYPATH/xprofile.sh" ~/.xprofile |