xavier 1a7a850efa fix: Simplify create-links.bash path resolution
Replace the ~30-line get_script_dir() copy (duplicated a third time
from bashrc/bash_profile) with a one-liner. This script is always
executed directly, never sourced from another file, so BASH_SOURCE[0]
reliably points to itself — the extra logic in get_script_dir() for
the sourced-from-elsewhere case doesn't apply here.
2026-08-22 02:16:49 +02:00
2013-04-24 16:58:31 +02:00
2013-04-17 16:18:40 -07:00

config-bash

My configuration for the bash shell

S
Description
Ma configuration personnelle pour bash
Readme
316 KiB
Languages
Shell 100%