diff options
| author | Mitsuo Tokumori <mitsuo@tokumori.xyz> | 2025-12-30 01:17:10 +0900 |
|---|---|---|
| committer | Mitsuo Tokumori <mitsuo@tokumori.xyz> | 2025-12-30 01:17:10 +0900 |
| commit | 897ffe7b3ba43fee0c4418148a185d1cbb7d6425 (patch) | |
| tree | 9d5fca789746ebb9b8a99902b7aa66b0f6bde2c5 /minimal_linking_example.sh | |
| parent | d0a3fa2ddd2843a55cce25d29fe61daf27ef1d38 (diff) | |
QoL small changes
Diffstat (limited to 'minimal_linking_example.sh')
| -rw-r--r-- | minimal_linking_example.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minimal_linking_example.sh b/minimal_linking_example.sh index f4e0103..c7fc44a 100644 --- a/minimal_linking_example.sh +++ b/minimal_linking_example.sh @@ -12,6 +12,7 @@ dest=$HOME cd $dest ln -sf $target/.inputrc ln -sf $target/.git-prompt.sh +ln -sf $target/.profile ln -sf $target/.bashrc ln -sf $target/.bash_aliases mkdir -p $dest/.config |
