Przeglądaj źródła

cd show current directory

pull/1/head
10sr 10 lat temu
rodzic
commit
e64c08eee0
1 zmienionych plików z 5 dodań i 0 usunięć
  1. +5
    -0
      shrc

+ 5
- 0
shrc Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz