1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/README.org

179 lines
7.0 KiB
Org Mode

#+TITLE: Dotfiles
#+DATE: February 4, 2020
#+SINCE: {replace with next tagged release version}
#+STARTUP: inlineimages nofold
* Table of Contents :TOC_3:noexport:
- [[#description][Description]]
- [[#maintainers][Maintainers]]
- [[#prerequisites][Prerequisites]]
- [[#applications][Applications]]
- [[#fonts][Fonts]]
- [[#lsp-backends][LSP Backends]]
- [[#configured-applications][Configured Applications]]
- [[#configured-locales][Configured Locales]]
- [[#fish][Fish]]
- [[#theme][Theme]]
- [[#package-manager][Package Manager]]
- [[#packages][Packages]]
- [[#neovim][Neovim]]
- [[#theme-1][Theme]]
- [[#plugin-manager][Plugin Manager]]
- [[#plugins][Plugins]]
- [[#general][General]]
- [[#programming][Programming]]
- [[#ui][UI]]
- [[#npm][NPM]]
- [[#packages-1][Packages]]
- [[#configuration][Configuration]]
- [[#installation][Installation]]
- [[#find--delete-orphaned-symlinks][Find & delete orphaned symlinks]]
- [[#license][License]]
* Description
A repository of my personal configuration files.
** Maintainers
+ [[https://github.com/alrayyes][@alrayyes]]
* Prerequisites
** Applications
- [[https://github.com/sharkdp/bat][bat]]
- [[https://dystroy.org/broot/][broot]]
- [[https://brave.com/][brave]]
- [[https://github.com/caffeine-ng/caffeine-ng][caffeine-ng]]
- [[https://the.exa.website/][exa]]
- [[https://github.com/junegunn/fzf][fzf]]
- [[https://golang.org/][golang]]
- [[https://imagemagick.org/index.php][ImageMagick]]
- [[https://github.com/canonical/lightdm][LightDM]]
- [[https://github.com/internalfx/mailcap][mailcap]]
- [[https://mpv.io/][mpv]]
- [[https://github.com/phuhl/notify-send.py][notify-send.py]]
- [[https://www.npmjs.com/get-npm][npm]]
- [[https://github.com/cdemoulins/pamixer][pamixer]]
- [[https://github.com/dylanaraps/pfetch][pfetch]]
- [[https://www.freedesktop.org/wiki/Software/PulseAudio/][Pulseaudio]]
- [[https://github.com/GeorgeFilipkin/pulsemixer][pulsemixer]]
- [[https://www.python.org/][Python]]
- [[https://github.com/dylanaraps/pywal][pywal]]
- [[http://www.gnu.org/software/stow/][stow]]
- [[https://github.com/muennich/sxiv][sxiv]]
- [[https://github.com/tldr-pages/tldr][tldr]]
- [[https://www.freedesktop.org/wiki/Software/udisks/][udisks]]
- [[https://github.com/stoeckmann/xwallpaper][xwallpaper]]
- [[https://pwmt.org/projects/zathura/][zathura]]
** Fonts
- [[https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode][Fira Code Nerd Patched]]
- [[https://www.google.com/get/noto/][Noto]]
- [[https://savannah.gnu.org/projects/unifont/][Unifont]]
** LSP Backends
- [[https://github.com/mads-hartmann/bash-language-server][bash-language-server]]
- [[https://github.com/MaskRay/ccls][ccls]]
- [[https://github.com/felixfbecker/php-language-server][php-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/vscode-langservers/vscode-css-languageserver][vscode-css-languageserver]]
- [[https://github.com/vscode-langservers/vscode-html-languageserver][vscode-html-languageserver]]
- [[https://github.com/bmewburn/vscode-intelephense][vscode-intelephense]]
* Configured Applications
- [[https://github.com/alacritty/][alacritty]]
- [[https://github.com/baskerville/bspwm][bspwm]]
- [[https://github.com/xgi/castero][castero]]
- [[https://github.com/hlissner/doom-emacs][Doom Emacs]]
- [[https://firejail.wordpress.com/][firejail]]
- [[https://fishshell.com/][fish]]
- [[https://git-scm.com/][git]]
- [[https://gnupg.org/][gnupg]]
- [[https://www.gtk.org/][gtk]]
- [[https://github.com/gokcehan/lf][lf]]
- [[https://github.com/phuhl/linux_notification_center][Lintux Notification Center]]
- [[https://www.musicpd.org/][mpd]]
- [[https://neomutt.org/][neomutt]]
- [[https://neovim.io/][neovim]]
- [[https://github.com/yshui/picom][picom]]
- [[https://github.com/doronbehar/pistol][pistol]]
- [[http://jonls.dk/redshift/][redshift]]
- [[https://github.com/baskerville/sxhkd][sxhkd]]
- [[https://tmux.github.io/][tmux]]
- [[https://gitlab.com/ajak/tuir][tuir]]
- [[https://weechat.org/][weechat]]
* Configured Locales
- [[https://ftp.gnu.org/gnu/aspell/dict/en][aspell-en]]
- hunspell-en_GB
- hunspell-en_US
- hunspell_nl
* Fish
*** Theme
- [[https://github.com/oh-my-fish/theme-bobthefish][bobthefish]]
*** Package Manager
- [[https://github.com/oh-my-fish/oh-my-fish][oh-my-fish]]
*** Packages
- [[https://github.com/patrickf3139/Colored-Man-Pages][colored-man-pages]]
- [[https://github.com/oh-my-fish/plugin-extract][extract]]
- [[https://github.com/jethrokuan/fzf][fzf]]
- [[https://github.com/oh-my-fish/plugin-gi][gi]]
- [[https://github.com/oh-my-fish/plugin-git-flow][git-flow]]
- [[https://github.com/oh-my-fish/plugin-sudope.git][sudope]]
- [[https://github.com/oh-my-fish/plugin-wttr][wttr]]
* Neovim
** Theme
- [[https://github.com/morhetz/gruvbox][gruvbox]]
** Plugin Manager
- [[https://github.com/junegunn/vim-plug][vim-plug]]
** Plugins
*** General
- [[https://github.com/bling/vim-bufferline][bling/vim-bufferline]]
- [[easymotion/vim-easymotion]]
- [[https://github.com/farmergreg/vim-lastplace][farmergreg/vim-lastplace]]
- [[https://github.com/jiangmiao/auto-pairs][jiangmiao/auto-pairs]]
- [[https://github.com/kien/ctrlp.vim][kien/ctrlp.vim]]
- [[https://github.com/mbbill/undotree][mbbill/undotree]]
- [[https://github.com/mhinz/vim-signify][mhinz/vim-signify]]
- [[https://github.com/myusuf3/numbers.vim][myusuf3/numbers.vim]]
- [[https://github.com/nathanaelkane/vim-indent-guides][nathanaelkane/vim-indent-guides]]
- [[https://github.com/preservim/nerdtree][preservim/nerdtree]]
- [[https://github.com/rhysd/conflict-marker.vim][rhysd/conflict-marker.vim]]
- [[https://github.com/terryma/vim-multiple-cursors][terryma/vim-multiple-cursors]]
- [[https://github.com/tpope/vim-abolish][tpope/vim-abolish]]
- [[https://github.com/tpope/vim-surround][tpope/vim-surround]]
- [[https://github.com/vim-airline/vim-airline][vim-airline/vim-airline]]
*** Programming
- [[https://github.com/autozimu/LanguageClient-neovim][autozimu/LanguageClient-neovim]]
- [[https://github.com/godlygeek/tabular][godlygeek/tabular]]
- [[https://github.com/majutsushi/tagbar][majutsushi/tagbar]]
- [[https://github.com/preservim/nerdcommenter][preservim/nerdcommenter]]
- [[https://github.com/RRethy/vim-hexokinase][RRethy/vim-hexokinase]]
- [[https://github.com/Shougo/deoplete.nvim][Shougo/deoplete.nvim]]
- [[https://github.com/tpope/vim-fugitive][tpope/vim-fugitive]]
- [[https://github.com/Xuyuanp/nerdtree-git-plugin][Xuyuanp/nerdtree-git-plugin]]
*** UI
- [[https://github.com/morhetz/gruvbox][morhetz/gruvbox]]
- [[https://github.com/ryanoasis/vim-devicons][ryanoasis/vim-devicons]]
* NPM
** Packages
- [[https://github.com/GoogleChrome/lighthouse][lighthouse]]
* Configuration
** Installation
#+BEGIN_SRC shell
./install
#+END_SRC
** Find & delete orphaned symlinks
#+BEGIN_SRC shell
./clean-dead-symlinks
#+END_SRC
* License
:PROPERTIES:
:CUSTOM_ID: license
:END:
This theme is released under the MIT License. For more information read
the [[file:LICENSE.org][license]].
# LocalWords: Neovim