Ecosyste.ms: Awesome

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

https://github.com/Alustrat/al-magic

An oh-my-zsh theme based on the af-magic theme
https://github.com/Alustrat/al-magic

Last synced: about 2 months ago
JSON representation

An oh-my-zsh theme based on the af-magic theme

Lists

README

        

# Al-magic theme for oh-my-zsh

![al-magic](https://raw.github.com/Alustrat/al-magic/main/al-magic.png)

This theme is a clone of the af-magic theme you can found [here](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/af-magic.zsh-theme) but with the time at the right of the prompt.

## Installing

1. Download the theme [here](http://raw.github.com/Alustrat/al-magic/main/al-magic.zsh-theme)

2. Put the file **al-magic.zsh-theme** in **$ZSH_CUSTOM/themes/**

3. Configure the theme in your **~/.zshrc** file:

```bash
ZSH_THEME="al-magic"
```