25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ;;-*-mode: emacs-lisp; coding: utf-8;-*-
- ;; File: mbp.el
- ;; Copyright: 2017 Mitch Tishmack
- ;; Description: Options for mbp 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)
|