Kaynağa Gözat

cd show current directory

pull/1/head
10sr 11 yıl önce
ebeveyn
işleme
e64c08eee0
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +5
    -0
      shrc

+ 5
- 0
shrc Dosyayı Görüntüle

@@ -449,6 +449,11 @@ isdarwin && alias updatedb="LC_ALL=C updatedb"
# do not use locate installed by macports
isdarwin && test -x /usr/bin/locate && alias locate="/usr/bin/locate"

cd(){
command cd "$@"
pwd
}

# pad
alias pad=notepad
__safe_alias pad=gedit


Yükleniyor…
İptal
Kaydet