You can not select more than 25 topics
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-mtishmack.el
- ;; Copyright: 2017 Mitch Tishmack
- ;; Description: options for cray ws
- ;;(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 haskell-p t)
- (setq perl-p t)
- (setq cray-p t)
|