my xfce4 dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
196 B

3 years ago
  1. autoload znt-usetty-wrapper n-cd
  2. local NLIST_START_IN_SEARCH_MODE=0
  3. local NLIST_START_IN_UNIQ_MODE=0
  4. znt-usetty-wrapper n-cd "$@"
  5. unset NLIST_START_IN_SEARCH_MODE
  6. unset NLIST_START_IN_UNIQ_MODE