๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
37
fork

Configure Feed

Select the types of activity you want to include in your feed.

v0.6.6

+1 -1
+1 -1
atfile.sh
··· 2678 2678 _prog="$(basename "$(atfile.util.get_realpath "$0")")" 2679 2679 _prog_dir="$(dirname "$(atfile.util.get_realpath "$0")")" 2680 2680 _prog_path="$(atfile.util.get_realpath "$0")" 2681 - _version="0.6.5" 2681 + _version="0.6.6" 2682 2682 _command="$1" 2683 2683 _command_full="$@" 2684 2684 _dir_cache="$HOME/.cache/atfile"