mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Create timestamp alias
This commit is contained in:
parent
0acefc5f65
commit
8143f82697
|
@ -30,3 +30,4 @@ source $ZSH/oh-my-zsh.sh
|
|||
alias vi="nvim"
|
||||
alias vim="nvim"
|
||||
alias upgrade_dotfiles="sh $HOME/.dotfiles/tools/upgrade.sh"
|
||||
alias timestamp='date -u +%FT%TZ'
|
||||
|
|
Loading…
Reference in a new issue