Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

runarsf/rufus-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rufus-zsh-theme

An instant asynchronous theme for oh-my-zsh.

terminalDark

Installation

Plugin manager [antibody] (recommended)

antibody bundle runarsf/rufus-zsh-theme

Manual

git clone https://github.com/runarsf/rufus-zsh-theme.git

# symlink (recommended), original .zsh-theme file has to be static
ln -s $(pwd)/rufus-zsh-theme/rufus.zsh-theme $HOME/.oh-my-zsh/custom/themes/rufus.zsh-theme
# curl
curl --output $HOME/.oh-my-zsh/custom/themes/rufus.zsh-theme https://raw.githubusercontent.com/runarsf/rufus-zsh-theme/master/rufus.zsh-theme
# wget
wget --directory-prefix=$HOME/.oh-my-zsh/custom/themes/ https://raw.githubusercontent.com/runarsf/rufus-zsh-theme/master/rufus.zsh-theme

# Add this to your ~/.zshrc file
ZSH_THEME="rufus"

rufus-zsh-theme © runarsf · Author and maintainer.
Released under the MIT License.

About

A simple oh-my-zsh theme.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages