Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
10sr
/
dotfiles-mirror
kopie van
https://github.com/10sr/dotfiles.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
add alias datenum
pull/1/head
10sr
11 jaren geleden
bovenliggende
d8f5954e4c
commit
9c8a39c2cb
1 gewijzigde bestanden
met
toevoegingen van 2
en
0 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+2
-0
bashrc
+ 2
- 0
bashrc
Bestand weergeven
@@ -134,6 +134,8 @@ fi
_timeformat_iso="%Y-%m-%dT%H:%M:%S%z"
_timeformat_rfc2822="%a, %d %b %Y %T %z"
_timeformat_num="%Y%m%d%H%M%S"
alias datenum="date +$_timeformat_num"
alias ls="ls -hCF${_coloroption}${_timeoption}"
if ! with_coreutils
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan