2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-03 15:40:30 +00:00

Add csv to editorconfig (no trail space) + use appstore 1password

This commit is contained in:
Steffen Rademacker 2016-09-01 16:51:29 +02:00
parent 46096fba8f
commit 2b690b5b24
2 changed files with 1 additions and 2 deletions

View File

@ -9,5 +9,5 @@ indent_size = 2
trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
[*.{md,rst,txt}] [*.{md,rst,txt,csv}]
trim_trailing_whitespace = false trim_trailing_whitespace = false

View File

@ -28,7 +28,6 @@ brew install wget
brew install youtube-dl brew install youtube-dl
# brew cask and install software # brew cask and install software
brew cask install 1password
brew cask install alfred brew cask install alfred
brew cask install carbon-copy-cloner brew cask install carbon-copy-cloner
brew cask install firefox brew cask install firefox