Change directory structure
This commit is contained in:
parent
8f5cba33ae
commit
cd825ea3e6
16 changed files with 0 additions and 0 deletions
|
|
@ -1,7 +0,0 @@
|
|||
(defun to/xcode-info ()
|
||||
(interactive)
|
||||
(let ((buffer "*Xcode info*"))
|
||||
(shell-command "system_profiler SPDeveloperToolsDataType" buffer buffer)
|
||||
(with-current-buffer buffer
|
||||
(view-mode +1)
|
||||
(select-window (get-buffer-window buffer)))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue