Skip to content

Commit

Permalink
smartcd: v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CodesOfRishi committed Jan 9, 2022
1 parent 95c23dc commit f9ffce9
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 @@ -37,7 +37,7 @@ __smartcd__() {
export SMARTCD_HIST_SIZE=${SMARTCD_HIST_SIZE:-"50"}
export SMARTCD_SELECT_ONE=${SMARTCD_SELECT_ONE:-"0"}
export SMARTCD_BASE_PARENT=${SMARTCD_BASE_PARENT:-"${HOME}"}
export SMARTCD_VERSION="v3.2.6"
export SMARTCD_VERSION="v3.3.0"

# options customizations
export SMARTCD_BASE_PARENT_OPT=${SMARTCD_BASE_PARENT_OPT-"-b --base"} # option for searching & traversing w.r.t. a base directory
Expand Down

0 comments on commit f9ffce9

Please sign in to comment.