https://github.com/mxvish/just-for-fun
just for fun
https://github.com/mxvish/just-for-fun
bash cli git github linux macos neofetch screenfetch shell zsh
Last synced: 25 days ago
JSON representation
just for fun
- Host: GitHub
- URL: https://github.com/mxvish/just-for-fun
- Owner: mxvish
- License: mit
- Created: 2023-10-02T02:37:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T03:21:01.000Z (almost 2 years ago)
- Last Synced: 2025-06-14T03:01:50.663Z (11 months ago)
- Topics: bash, cli, git, github, linux, macos, neofetch, screenfetch, shell, zsh
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# just-for-fun
just for fun
## Run [screenfetch](https://github.com/KittyKatt/screenFetch) without installation
(Network connection needed)
```sh
curl -s https://raw.githubusercontent.com/KittyKatt/screenFetch/master/screenfetch-dev | bash
```
- Example

## Run [neofetch](https://github.com/dylanaraps/neofetch) without neofetch
(Network connection needed)
```sh
curl -s https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch | bash
```
- Example