mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-14 01:52:45 +08:00
![Łukasz Wieczorek](/assets/img/avatar_default.png)
* Add .idea/ to git ignored directories. * Remove redundant newline. * Remove redundant newline. * Remove redundant newlines. * Remove redundant newline. * Remove redundant newline. * Add missing newline at end of file. * Remove redundant newline. * Remove redundant newlines.
9 lines
259 B
XML
9 lines
259 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>com.apple.security.get-task-allow</key>
|
|
<true/>
|
|
</dict>
|
|
</plist>
|