Installer for my terminal programs, aliases and functions.
Every program, config and alias is optional.
- Install
oh-my-zsh
. - Run
./install.sh
and follow the prompts. - Close and reopen your terminal.
All optional.
bat
(aliased tocat
).fd
(aliased tof
).prettyping
(aliased toping
).rectangle
window manager.ripgrep
.s-search
(aliased tos
).z
directory navigator.
I use Starship, with this config.
- Installs the aliases from my
gitconfig
.
Installs:
- Create
installers/local/config.zsh
and re-run the installer.
# installers/local/config.zsh
# Token for `hub` cli tool.
export GITHUB_TOKEN="abcde"
Assuming foo
is the name of the app.
util/scaffold.sh foo