Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
cd show current directory
pull/1/head
10sr
11 anni fa
parent
44bbd932ec
commit
e64c08eee0
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+5
-0
shrc
+ 5
- 0
shrc
Vedi File
@@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva