Add syncthing service and updates to fish for titan

This commit is contained in:
Colin Powell
2019-07-19 09:17:18 -04:00
parent 3a85264275
commit 0c61de372b
14 changed files with 69 additions and 170 deletions

View File

@ -1,6 +1,8 @@
;;; init.el -*- lexical-binding: t; -*-
;; Copy me to ~/.doom.d/init.el or ~/.config/doom/init.el, then edit me!
(advice-add #'doom--refresh-pkg-contents :override #'package-refresh-contents)
(doom! :completion
company ; the ultimate code completion backend
;(helm +fuzzy)