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:
parent
46096fba8f
commit
2b690b5b24
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user