Dotfiles update 2025-12-25 14:11
This commit is contained in:
@@ -211,7 +211,7 @@ check_bin_scripts() {
|
||||
if [[ "$DO_FIX" == true ]]; then
|
||||
ln -s "$DOTFILES_HOME/bin/$script" "$HOME/.local/bin/$script"
|
||||
chmod +x "$HOME/.local/bin/$script"
|
||||
check_fixed "Created symlink made executable: $script"
|
||||
check_fixed "Created executable symlink: $script"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user