Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
mitchty
/
dotfiles
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Remove unneeded option files.
cray
Mitch Tishmack
9 jaren geleden
bovenliggende
b5862c0518
commit
76561a0507
2 gewijzigde bestanden
met
toevoegingen van 0
en
54 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+0
-27
cray-macos.el
+0
-27
cray-macos.nonix.el
+ 0
- 27
cray-macos.el
Bestand weergeven
@@ -1,27 +0,0 @@
;;-*-mode: emacs-lisp; coding: utf-8;-*-
;; All these variables control what/how readme.org gets tangled
;; into dotfiles. Off by default set to t to turn them on as
;; needed.
;; OS types
(setq bsd-p nil)
(setq linux-p nil)
(setq osx-p t)
;; Optional things
(setq nix-p t)
(setq tmux-p t)
(setq git-p t)
(setq emacs-p t)
(setq vim-p nil)
(setq zsh-p t)
(setq mosh-p t)
(setq x-p t)
;; Language specific
(setq haskell-p t)
(setq perl-p t)
(setq ruby-p nil)
;; Cray specific predicate
(setq cray-p t)
+ 0
- 27
cray-macos.nonix.el
Bestand weergeven
@@ -1,27 +0,0 @@
;;-*-mode: emacs-lisp; coding: utf-8;-*-
;; All these variables control what/how readme.org gets tangled
;; into dotfiles. Off by default set to t to turn them on as
;; needed.
;; OS types
(setq bsd-p nil)
(setq linux-p nil)
(setq osx-p t)
;; Optional things
(setq nix-p nil)
(setq tmux-p t)
(setq git-p t)
(setq emacs-p t)
(setq vim-p nil)
(setq zsh-p t)
(setq mosh-p t)
(setq x-p t)
;; Language specific
(setq haskell-p t)
(setq perl-p t)
(setq ruby-p nil)
;; Cray specific predicate
(setq cray-p t)
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan