mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
3 lines
66 B
Bash
3 lines
66 B
Bash
![]() |
#!/bin/sh
|
||
|
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
|