From 7a5d36d1cd62ec58194e26d99e53ac9314ec5062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Fri, 10 Nov 2017 15:30:05 +0100 Subject: bashrc : set autocd --- bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bashrc b/bashrc index a324081..103d9ed 100644 --- a/bashrc +++ b/bashrc @@ -28,6 +28,8 @@ eval $(dircolors ~/.dir_colors) # VIMMODE set -o vi +shopt -s autocd + # COLORLS OSNAME=`uname` case $OSNAME in -- cgit v1.1-2-g2b99