Преглед изворни кода

tmux color for arch-aspireone

pull/1/head
10sr пре 12 година
родитељ
комит
80300dd94b
2 измењених фајлова са 2 додато и 1 уклоњено
  1. +1
    -0
      emacs.el
  2. +1
    -1
      tmux.conf

+ 1
- 0
emacs.el Прегледај датотеку

@@ -559,6 +559,7 @@ drill-instructor.el"
(and (not window-system)
(not (eq window-system 'mac))
(getenv "DISPLAY")
(not (equal (getenv "DISPLAY") ""))
(executable-find "xclip")
;; (< emacs-major-version 24)
(dllib-if-unfound "http://www.emacswiki.org/emacs/download/xclip.el" t)


+ 1
- 1
tmux.conf Прегледај датотеку

@@ -19,7 +19,7 @@ set message-fg yellow
set -g set-titles on

set -g status-bg green
if "test `hostname` = newkiwi" "set -g status-bg blue"
set -g status-fg white
if "test `hostname` = arch-aspireone" "set -g status-bg blue"

if "test -f /opt/local/bin/reattach-to-user-namespace" "set-option -g default-command '/opt/local/bin/reattach-to-user-namespace bash'"

Loading…
Откажи
Сачувај