2024-02-16 18:44:55 +01:00
|
|
|
# Bulbasaur
|
2024-02-13 12:06:26 +01:00
|
|
|
|
2024-02-16 18:44:55 +01:00
|
|
|
Bubasaur is my fork of [Tilde](https://github.com/xvvvyz/tilde)
|
2024-02-13 12:06:26 +01:00
|
|
|
|
|
|
|
## Basic Usage
|
|
|
|
|
|
|
|
To go to a site, type the corresponding key and press return. e.g:
|
|
|
|
|
2024-02-16 18:44:55 +01:00
|
|
|
- `g` will redirect you to [gitlab.com](https://gitlab.com)
|
2024-02-13 12:06:26 +01:00
|
|
|
|
|
|
|
To search a site, type a space after the site’s key followed by your
|
|
|
|
query. e.g:
|
|
|
|
|
|
|
|
- `y kittens` will
|
|
|
|
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
|
|
|
|
|
|
|
|
To go to a specific path on a site, type the path after the site’s key.
|
|
|
|
e.g:
|
|
|
|
|
|
|
|
- `r/r/startpages` will redirect you to
|
|
|
|
[reddit.com/r/startpages](https://www.reddit.com/r/startpages)
|
|
|
|
|
|
|
|
To access any other site, enter the URL directly. e.g:
|
|
|
|
|
|
|
|
- `example.com` will redirect you to [example.com](https://example.com)
|
|
|
|
|
|
|
|
## Beyond
|
|
|
|
|
|
|
|
Tilde is meant to be customized—[make it yours!](index.html)
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Use and modify Tilde [as you see fit](UNLICENSE).
|