Sfoglia il codice sorgente

Add comment

pull/15/head
10sr 8 anni fa
parent
commit
c80c4a762d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile Vedi File

@@ -69,6 +69,9 @@ directories := $(dotfiles_dir) $(home) $(localdir) $(vardir) $(bindir) \
current := $(shell date)
uname := $(shell uname)

# Remove zsh from this list because it causes failure of travis test
# Message:
# Segmentation fault (core dumped)
shrc_loadables := sh bash # zsh

emacs ?= $(shell which emacs 2>/dev/null)


Caricamento…
Annulla
Salva