Skip to content

Commit

Permalink
smartcd: v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CodesOfRishi committed Dec 26, 2021
1 parent 74d8fb4 commit a82d106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smartcd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ __smartcd__() {

# no. of unique recently visited directories smartcd to remember
export SMARTCD_HIST_SIZE=${SMARTCD_HIST_SIZE:-"50"}
export SMARTCD_VERSION="v2.2.1"
export SMARTCD_VERSION="v2.2.2"

# options customizations
export SMARTCD_CLEANUP_OPT=${SMARTCD_CLEANUP_OPT:-"--clean"} # option for cleanup of log file
Expand Down

0 comments on commit a82d106

Please sign in to comment.