25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- ;;-*-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)
|