Move :tools macos to :os macos

This commit is contained in:
Henrik Lissner 2020-08-20 02:10:25 -04:00
parent 7081d833f6
commit f4ec42ae5c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
8 changed files with 117 additions and 51 deletions

View file

@ -93,7 +93,6 @@
;;gist ; interacting with github gists
lookup ; navigate your code and its documentation
;;lsp
;;macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
;;make ; run make tasks from Emacs
;;pass ; password manager for nerds
@ -106,6 +105,7 @@
;;upload ; map local to remote projects via ssh/ftp
:os
(:if IS-MAC macos) ; improve compatibility with macOS
;;tty ; improve the terminal Emacs experience
:lang