An open API service indexing awesome lists of open source software.

https://github.com/namchee/aeros

Personal Shell Presets
https://github.com/namchee/aeros

Last synced: 7 months ago
JSON representation

Personal Shell Presets

Awesome Lists containing this project

README

          

# Aeros

Personal [ZSH](https://www.zsh.org/) shell configuration and [Oh My Posh](https://ohmyposh.dev/) theme. Based on the [iTerm2 theme](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/iterm2.omp.json). Best used with [JetBrains Mono Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/JetBrainsMono.zip) and [Snazzy theme](https://github.com/sindresorhus/terminal-snazzy).

![Aeros](aeros.png)

## Installation

Simply put `theme.omp.json` somewhere and run `oh-my-posh` with `--config` flag pointing out to the configuration file

```bash
eval "$(oh-my-posh init zsh --config ~/zsh/themes/theme.omp.json)"
```

## License

This thing is unlicensed. Do whatever you want with it.