Files
dotfiles/.config/clifm/profiles/default/profile.clifm
2024-01-04 18:49:24 -08:00

10 lines
304 B
Plaintext

# This is CliFM's profile file
#
# Write here the commands you want to be executed at startup
# Ex:
#echo "CliFM, the command line file manager"; read -r
#
# Uncommented, non-empty lines are executed line by line. If you
# want a multi-line command, just write a script for it:
#sh /path/to/my/script.sh