KO
|
EN
gitlite — search
Search
#javascript
#php
#python
#java
#ruby
#html
#stream
#css
#hacktoberfest
#r
#angularjs
#shell
lambda-zsh-theme
★ 68
Open GitHub ↗
λ Beautiful lambda theme for Zsh
Download README (.md)
Explore Similar Repositories
frame-scheduling
:
Asynchronous non-blocking running many tasks in JavaScript. Demo https://codesandbox.io/s/admiring-ride-jdoq0
EventCollect
:
android实现无埋点,收集用户行为统计
gbz_overlay
:
Gameboy Zero status icon overlay display
FFmpegVideo
:
android ffmpeg小视频功能
Tensorboard2Seaborn
:
Plot Tensorflow Summary Event in a Beautiful Way 🌈
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
lambda-zsh-theme
?
Download (.md)
# λ lambda-zsh-theme lambda-zsh-theme is a beautiful zsh theme inspired by the the oh-my-zsh [lambda](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/lambda.zsh-theme) theme.  ## Install Clone this repo, then... 1. Copy `cdimascio-lambda.zsh-theme` to the themes directory ```shell cp cdimascio-lambda.zsh-theme $ZSH_CUSTOM/themes # or alternatively # cp cdimascio-lambda.zsh-theme ~/.oh-my-zsh/themes ``` 2. Set cdimascio-lambda as your default theme Open `~/.zshrc` in your favorite editor Set the line that starts with `ZSH_THEME` to `ZSH_THEME=cdimascio-lambda` 3. Restart the terminal or source `/.zshrc` ```shell source ~/.zshrc ``` ## License [MIT](LICENSE) <a href="https://www.buymeacoffee.com/m97tA5c" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>