;;-*-mode: emacs-lisp; coding: utf-8;-*- ;; File: mbp.el ;; Copyright: 2017 Mitch Tishmack ;; Description: Options for mb laptop ;;(setq testing t) (setq macos-p t) (setq nix-p t) (setq tmux-p t) (setq git-p t) (setq emacs-p t) (setq zsh-p t) (setq mosh-p t) (setq perl-p t)