Explorar el Código

Add comment

pull/15/head
10sr hace 8 años
padre
commit
c80c4a762d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      Makefile

+ 3
- 0
Makefile Ver fichero

@@ -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)


Cargando…
Cancelar
Guardar