Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sankooc/symbols.rs
show symbols in command line
https://github.com/sankooc/symbols.rs
Last synced: 26 days ago
JSON representation
show symbols in command line
- Host: GitHub
- URL: https://github.com/sankooc/symbols.rs
- Owner: sankooc
- License: mit
- Created: 2024-05-23T05:30:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T07:37:33.000Z (7 months ago)
- Last Synced: 2024-05-23T07:47:42.738Z (7 months ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# Symbols
![image](./snap.gif)
### Prerequisites
Install the patched fonts of powerline nerd-font. Have a look at the [Nerd Font README](https://github.com/ryanoasis/nerd-fonts/blob/master/readme.md) for more installation instructions. Don't forget to setup your terminal in order to use the correct font.
### Install
install from source:
```sh
cargo install --git https://github.com/sankooc/symbols.rs.git --branch main
```