- Notifications
You must be signed in to change notification settings - Fork0
a simple ZSH plugin to change the colour of your Razer Mouse based on the status of the last executed command
License
michaelmcallister/razer-status-code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This simpleoh-my-zsh plugin changes the colour of your Razer mouse depending on the status of the command you just executed.
You absolutely must have theOpenRazer Linux drives installed beforehand.
Check the repo, orhttps://openrazer.github.io for installation instructions.
Quick installation instructions:
Ubuntu/Linux Mint
$ sudo add-apt-repository ppa:openrazer/stable$ sudo apt update && sudo apt install openrazer-meta
Gentoo
$ sudo layman -a vifino-overlay$ emerge razer-drivers
You also must have oh-my-zsh installated too:
via curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
via wget
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
Installation is as easy as cloning this repo into your$ZSH_CUSTOM
plugins directory and addingrazer-mouse-status
to your plugins in your~/.zshrc
$ git clone https://github.com/michaelmcallister/razer-status-code $ZSH_CUSTOM/plugins
And edit ~/.zshrc in your favourite editor
$ vim ~/.zshrc
Seeoh-my-zsh documentation for further details on installing custom plugins.
- Michael McAllister -Initial work -homepage
See also the list ofcontributors who participated in this project.
This project is licensed under the MIT License - see theLICENSE.md file for details
- huge thanks toOpenRazer - any person that puts effort into creating a driver so people that use Linux as a daily driver has my eternal thanks.
About
a simple ZSH plugin to change the colour of your Razer Mouse based on the status of the last executed command
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.