Ahmadullah Mirza
Ahmadullah Mirza's Blog

Ahmadullah Mirza's Blog

Follow
homebadgesnewsletter
Tag

zsh

#zsh

More content

Read more stories on Hashnode


Articles with this tag

Adding Permanent alias using update-alternatives

Jan 22, 20231 min read

sudo update-alternatives --install [target_path] [alternative_name] [source_path] [priority] alternative_name -> name for managing...

Adding Permanent alias using update-alternatives