aports/testing/z/z.post-install
Anirudh Oppiliappan a0a4a1493b testing/z: new aport
Tracks your most used directories, based on 'frecency'
https://github.com/rupa/z

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
2019-09-23 17:20:16 -03:00

4 lines
161 B
Bash

#!/bin/sh
echo 'To use, add the following command to ~/.bashrc or /etc/bash.bashrc or ~/.zshrc:'
echo '[[ -r "/usr/share/z/z.sh" ]] && source /usr/share/z/z.sh'