mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
+4
-1
@@ -11,5 +11,8 @@ cask 'red' do
|
||||
|
||||
binary "red-#{version.no_dots}", target: 'red'
|
||||
|
||||
zap trash: '~/.red'
|
||||
zap trash: [
|
||||
'~/.red',
|
||||
'~/Library/Saved Application State/org.redlang.red-ttx.savedState',
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user