mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
got rid of haskell
This commit is contained in:
parent
36ba57e06f
commit
e1464e60f0
11
README.org
11
README.org
@ -13,6 +13,7 @@
|
|||||||
- [[#lsp-backends][LSP Backends]]
|
- [[#lsp-backends][LSP Backends]]
|
||||||
- [[#configured-applications-also-installed-by-script][Configured Applications (also installed by script)]]
|
- [[#configured-applications-also-installed-by-script][Configured Applications (also installed by script)]]
|
||||||
- [[#configured-locales][Configured Locales]]
|
- [[#configured-locales][Configured Locales]]
|
||||||
|
- [[#golang][Golang]]
|
||||||
- [[#fish][Fish]]
|
- [[#fish][Fish]]
|
||||||
- [[#theme][Theme]]
|
- [[#theme][Theme]]
|
||||||
- [[#package-manager][Package Manager]]
|
- [[#package-manager][Package Manager]]
|
||||||
@ -56,7 +57,6 @@ A repository of my personal configuration files.
|
|||||||
- [[https://github.com/pixelb/fslint][fslint]]
|
- [[https://github.com/pixelb/fslint][fslint]]
|
||||||
- [[https://github.com/junegunn/fzf][fzf]]
|
- [[https://github.com/junegunn/fzf][fzf]]
|
||||||
- [[https://gnupg.org/][gnupg]]
|
- [[https://gnupg.org/][gnupg]]
|
||||||
- [[https://golang.org/][golang]]
|
|
||||||
- [[https://graphviz.org/][graphviz]]
|
- [[https://graphviz.org/][graphviz]]
|
||||||
- [[https://imagemagick.org/index.php][ImageMagick]]
|
- [[https://imagemagick.org/index.php][ImageMagick]]
|
||||||
- [[http://isync.sourceforge.net/mbsync.html][isync]]
|
- [[http://isync.sourceforge.net/mbsync.html][isync]]
|
||||||
@ -71,16 +71,12 @@ A repository of my personal configuration files.
|
|||||||
- [[https://github.com/GeorgeFilipkin/pulsemixer][pulsemixer]]
|
- [[https://github.com/GeorgeFilipkin/pulsemixer][pulsemixer]]
|
||||||
- [[https://www.python.org/][Python]]
|
- [[https://www.python.org/][Python]]
|
||||||
- [[https://github.com/dylanaraps/pywal][pywal]]
|
- [[https://github.com/dylanaraps/pywal][pywal]]
|
||||||
- [[https://docs.haskellstack.org/en/stable/README/][stack]]
|
|
||||||
- [[https://github.com/Spotifyd/spotifyd][Spotifyd]]
|
- [[https://github.com/Spotifyd/spotifyd][Spotifyd]]
|
||||||
- [[http://www.gnu.org/software/stow/][stow]]
|
- [[http://www.gnu.org/software/stow/][stow]]
|
||||||
- [[https://github.com/muennich/sxiv][sxiv]]
|
- [[https://github.com/muennich/sxiv][sxiv]]
|
||||||
- [[https://github.com/tldr-pages/tldr][tldr]]
|
- [[https://github.com/tldr-pages/tldr][tldr]]
|
||||||
- [[https://github.com/sargon/trayer-srg][trayer-srg]]
|
- [[https://github.com/sargon/trayer-srg][trayer-srg]]
|
||||||
- [[https://www.freedesktop.org/wiki/Software/udisks/][udisks]]
|
- [[https://www.freedesktop.org/wiki/Software/udisks/][udisks]]
|
||||||
- [[https://xmobar.org/][xmobar]]
|
|
||||||
- [[https://hackage.haskell.org/package/xmonad-contrib][xmonad-contrib]]
|
|
||||||
- [[https://xmonad.org/][xmonad]]
|
|
||||||
- [[https://github.com/stoeckmann/xwallpaper][xwallpaper]]
|
- [[https://github.com/stoeckmann/xwallpaper][xwallpaper]]
|
||||||
- [[https://pwmt.org/projects/zathura/][zathura]]
|
- [[https://pwmt.org/projects/zathura/][zathura]]
|
||||||
** Fonts
|
** Fonts
|
||||||
@ -90,7 +86,6 @@ A repository of my personal configuration files.
|
|||||||
** LSP Backends
|
** LSP Backends
|
||||||
- [[https://github.com/mads-hartmann/bash-language-server][bash-language-server]]
|
- [[https://github.com/mads-hartmann/bash-language-server][bash-language-server]]
|
||||||
- [[https://github.com/MaskRay/ccls][ccls]]
|
- [[https://github.com/MaskRay/ccls][ccls]]
|
||||||
- [[https://github.com/haskell/haskell-ide-engine][haskell-ide-engine]]
|
|
||||||
- [[https://github.com/felixfbecker/php-language-server][php-language-server]]
|
- [[https://github.com/felixfbecker/php-language-server][php-language-server]]
|
||||||
- [[https://github.com/Microsoft/python-language-server][python-language-server]]
|
- [[https://github.com/Microsoft/python-language-server][python-language-server]]
|
||||||
- [[https://github.com/theia-ide/typescript-language-server][typescript-language-server]]
|
- [[https://github.com/theia-ide/typescript-language-server][typescript-language-server]]
|
||||||
@ -126,6 +121,10 @@ A repository of my personal configuration files.
|
|||||||
- hunspell-en_US
|
- hunspell-en_US
|
||||||
- hunspell_nl
|
- hunspell_nl
|
||||||
|
|
||||||
|
* Golang
|
||||||
|
- [[https://golang.org/][golang]]
|
||||||
|
- [[https://github.com/golangci/golangci-lint][golangci-lint]]
|
||||||
|
|
||||||
* Fish
|
* Fish
|
||||||
*** Theme
|
*** Theme
|
||||||
- [[https://github.com/matchai/spacefish][spacefish]]
|
- [[https://github.com/matchai/spacefish][spacefish]]
|
||||||
|
Loading…
Reference in New Issue
Block a user