mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 02:54:40 +02:00
2 lines
66 B
Bash
Executable file
2 lines
66 B
Bash
Executable file
#!/bin/sh
|
|
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh
|