mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-30 22:57:54 +00:00
Update the configs for zsh and Doom Emacs
This commit is contained in:
parent
cb8a0128e2
commit
b7052862a5
@ -40,7 +40,7 @@
|
||||
(popup +defaults) ; tame sudden yet inevitable temporary windows
|
||||
pretty-code ; ligatures or substitute text with pretty symbols
|
||||
;;tabs ; an tab bar for Emacs
|
||||
treemacs ; a project drawer, like neotree but cooler
|
||||
;;treemacs ; a project drawer, like neotree but cooler
|
||||
;;unicode ; extended unicode support for various languages
|
||||
vc-gutter ; vcs diff in the fringe
|
||||
vi-tilde-fringe ; fringe tildes to mark beyond EOB
|
||||
@ -121,7 +121,7 @@
|
||||
;;faust ; dsp, but you get to keep your soul
|
||||
;;fsharp ; ML stands for Microsoft's Language
|
||||
;;fstar ; (dependent) types and (monadic) effects and Z3
|
||||
(go +lsp) ; the hipster dialect
|
||||
;;(go +lsp) ; the hipster dialect
|
||||
;;(haskell +dante) ; a language that's lazier than I am
|
||||
;;hy ; readability of scheme w/ speed of python
|
||||
;;idris ;
|
||||
@ -149,7 +149,7 @@
|
||||
;;rest ; Emacs as a REST client
|
||||
;;rst ; ReST in peace
|
||||
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
(rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
;;(rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
;;scala ; java, but good
|
||||
;;scheme ; a fully conniving family of lisps
|
||||
sh ; she sells {ba,z,fi}sh shells on the C xor
|
||||
|
@ -51,9 +51,6 @@
|
||||
;;;;;;;;;;;;
|
||||
; PACKAGES ;
|
||||
;;;;;;;;;;;;
|
||||
|
||||
(package! ewal)
|
||||
|
||||
(package! org-brain)
|
||||
(package! modus-operandi-theme)
|
||||
(package! modus-vivendi-theme)
|
||||
|
@ -29,4 +29,3 @@ export TERMINAL="alacritty"
|
||||
export BROWSER="firefox"
|
||||
export READ="zathura"
|
||||
export FILE="lf"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user