New beginning
This commit is contained in:
parent
432c85e800
commit
8e64cc68b3
30 changed files with 404 additions and 507 deletions
|
|
@ -1,9 +0,0 @@
|
|||
(defun to/xcode-info ()
|
||||
(interactive)
|
||||
(let ((buffer "*Xcode info*"))
|
||||
(shell-command "system_profiler SPDeveloperToolsDataType" buffer)
|
||||
(with-current-buffer buffer
|
||||
(view-mode +1)
|
||||
(select-window (get-buffer-window buffer)))))
|
||||
|
||||
(provide 'utils)
|
||||
Loading…
Add table
Add a link
Reference in a new issue