dotfiles/computers/dev-pc/install.sh

5 lines
84 B
Bash
Raw Normal View History

#/bin/bash
2018-08-15 18:42:09 +02:00
MYPATH="$PWD/computers/dev-pc"
ln -sf "$MYPATH/xprofile.sh" ~/.xprofile