Skip to content

hachre/aliases

Repository files navigation

hachreAliases

Collection of personal shell aliases I like.

Installation of hachreAliases

curl -fsSL https://raw.githubusercontent.com/hachre/aliases/master/install.sh | bash

This will automatically install the git repo to /usr/local/hachre/aliases.

  • To uninstall use the ./remove.sh script in /usr/local/hachre/aliases.
  • To update use the ./update.sh script or simply type hachreUpdate.

Installation of hachreShell (Optional)

wget https://raw.githubusercontent.com/hachre/aliases/master/installHachreShell.sh -qO - | bash

This will install the hachreShell, a zsh-centric default shell setup I use.

  • To update run the ./installHachreShell.sh script or simply type hachreShellUpdate. This will also update hachreAliases.

About

Collection of personal shell aliases I like

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages