Skip to content

tillay/zsh-wrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-wrapped

spotify wrapped for nerds


This is a program that gives various stats about your terminal history in a visually appealing manner.

This should work with fish, zsh, bash. (other shells may work too - it will try!)

installation and running

To install:

git clone https://github.com/tillay/zsh-wrapped
cd zsh-wrapped

To run:

python3 wrapped.py

Notes


To have time-based statistics, it needs either the ZSH or FISH shell - other shells do not take timestamps :(

If you have a weird shell, try manually setting the shell variable to your shell if something goes wrong.

You can also remove the experimental modules if they cause problems with your system (modify wrapped.py).

I've been working on an experimental feature to show packages that were installed through the command line. This feature only works on arch-based and debian-based distributions as of now.

Modify wrapped.py to configure the output. I made that file work like a config file so it shouldn't be too hard to those who don't know python.

The default config file has all the features included, and you can make modifications from there to colors and arguments and such.

Images


image

image

About

spotify wrapped for nerds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors