Logo
Explore Help
Sign In
shell-user/oh-my-zsh
1
0
Fork 0
You've already forked oh-my-zsh
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-05-11 05:55:17 +00:00
Code Issues Projects Releases Wiki Activity
Files
ef3f7c43a91eb2c90098843b0ee9193bb52cdc96
oh-my-zsh/.editorconfig

9 lines
115 B
INI
Raw Normal View History

installer: use tabs to allow future heredocs This will allow us to use tab stripping heredocs with `<<-'. See http://www.tldp.org/LDP/abs/html/here-docs.html#EX71A Add editorconfig file to enforce this style. See http://editorconfig.org for more information.
2016-08-09 02:28:47 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
fix(installer): fix error message if $ZSH exists when installing Also prefix all formatting functions with fmt_ Related: #9427
2020-10-31 23:53:03 +01:00
indent_size = 2
indent_style = space
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1079ms Template: 1ms
edge-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API