Commit graph

281 commits

Author SHA1 Message Date
Bruno BELANYI 213cdd2c49 [ADD] Fontconfig package with emoji support 2020-12-12 14:12:42 +01:00
Bruno BELANYI c52ded309b [ADD][I3] Syncthing tray icon 2020-12-12 14:12:42 +01:00
Bruno BELANYI 6796e19851 [ADD] Ripgrep and fd dependencies to Makefile 2020-12-12 14:12:42 +01:00
Bruno BELANYI 9673978b6b [UPDATE][SCRIPTS] Fix xprop call 2020-12-12 14:12:42 +01:00
Bruno BELANYI 53c88541e7 [ADD][VIM] More colorschemes 2020-12-12 14:12:42 +01:00
Bruno BELANYI 032cea3051 [ADD] ssh package to Makefile 2020-12-12 14:12:42 +01:00
Bruno BELANYI 91359b9c59 [FIX] Remove tin folder before linking it 2020-12-12 14:12:42 +01:00
Bruno BELANYI b834507fb0 [UPDATE] Bootstrap shared ssh keys retrieval 2020-12-12 14:12:42 +01:00
Bruno BELANYI 0c175aa650 [ADD][VIM] Photon colorscheme 2020-12-12 14:12:42 +01:00
Bruno BELANYI f868439cd3 [ADD] Bootstrap with keyboard adjustments 2020-12-12 14:12:42 +01:00
Bruno BELANYI 3fb2b372ca [ADD][SHELL] Remind configuration path variable 2020-12-12 14:12:42 +01:00
Bruno BELANYI f393be1165 [ADD] Remind package to Makefile 2020-12-12 14:12:42 +01:00
Bruno BELANYI 1a76ae3dec [ADD][VIM] ALE related mappings 2020-12-12 14:12:42 +01:00
Bruno BELANYI cf0d4f83bf [ADD] Haskell configuration to Makefile 2020-12-12 14:12:42 +01:00
Bruno BELANYI 295670f792 [ADD][VIM] Color column 100 in Haskell files 2020-12-12 14:12:42 +01:00
Bruno BELANYI f17b377b0d [UPDATE][VIM] Use ghc with dynamic libraries 2020-12-12 14:12:42 +01:00
Bruno BELANYI 357ee8fd89 [UPDATE][VIM] ALE configuration for Haskell 2020-12-12 14:12:42 +01:00
Bruno BELANYI da32b4f8e6 [ADD][VIM] TOML plugin 2020-12-12 14:12:42 +01:00
Bruno BELANYI 1f23954c6a [UPDATE][ZSH] Change shared history handling 2020-12-12 14:12:42 +01:00
Bruno BELANYI 270bc39397 [ADD][VIM] Haskell filetype configuration 2020-12-12 14:12:42 +01:00
Bruno BELANYI a92c3366af [ADD] Haskell installation to Makefile
The `--copy-compiler-tool` flag is recommend in "An opiniated guide to
Haskell in 2018".
2020-12-12 14:12:42 +01:00
Bruno BELANYI 1daa1cce96 [UPDATE][VIM] Color column 99 in Rust files
As mandated by the official coding style for Rust.
2020-12-12 14:12:42 +01:00
Bruno BELANYI d5c6d39b2a [UPDATE][SHELL] Remove 'du' and 'df' aliases
They do more harm than good.
2020-12-12 14:12:42 +01:00
Bruno BELANYI 1b12a8e1c9 [UPDATE][GIT] Ignore GDB history files 2020-12-12 14:12:42 +01:00
Bruno BELANYI c6b49eb750 [UPDATE][GIT] Ignore compilation database files 2020-12-12 14:12:42 +01:00
Bruno BELANYI 86098af0c5 [ADD][X] Use 'Print' key as 'Super_R' 2020-12-12 14:12:42 +01:00
Bruno BELANYI 32f464168a [UPDATE][SHELL] Remove '~/.local/bin' from PATH 2020-12-12 14:12:42 +01:00
Bruno BELANYI 5fc613a7c0 [ADD][GIT] Alias to push to new branch & track it 2020-12-12 14:12:42 +01:00
Bruno BELANYI 1a4b0a9dc6 [FIX] Add missing udiskie package to Makefile 2020-12-12 14:12:42 +01:00
Bruno BELANYI 0746c23e0f [ADD][X] More theme files 2020-12-12 14:12:42 +01:00
Bruno BELANYI 78d6792332 [ADD] Tin configuration file
The Makefile has to be modified to handle tin in a particular fashion,
because Tin removes and then rewrite its whole configuration file after
closing, instead of only modifying the file.

A symbolic link to its whole configuration folder is therefore the only
manageable way to keep the configuration linked.
2020-12-12 14:12:42 +01:00
Bruno BELANYI 8c92db3cd7 [ADD][X] Hund theme 2020-12-12 14:12:42 +01:00
Bruno BELANYI 30b60461d2 [UPDATE][TERMITE] Use Hund colorscheme 2020-12-12 14:12:42 +01:00
Bruno BELANYI bbbac941ce [UPDATE][GIT] Ignore Python-related files 2020-12-12 14:12:42 +01:00
Bruno BELANYI 1e6a4edbf4 [ADD][SHELL] Use local profile configuration 2020-12-12 14:12:42 +01:00
Bruno BELANYI 7fc21c978e [ADD][VIM] Use tabs in gitconfig 2020-12-12 14:12:42 +01:00
Bruno BELANYI 0ad4b69dad [ADD][VIM] Mail filetype configuration 2020-12-12 14:12:42 +01:00
Bruno BELANYI df7220c155 [ADD][GIT] Ignore localrc scripts 2020-12-12 14:12:42 +01:00
Bruno BELANYI 83d3ee0624 [UPDATE][GIT] Use tab-based indent in gitconfig
When you use `git config --global ...` to write to this file, it uses
tabs to indent the configuration options. This makes the file more
consistent with Git's way of writing the configuration.
2020-12-12 14:12:42 +01:00
Bruno BELANYI b5eb803f9d [UPDATE][I3] Move Xautolock toggle to script
To allow notifications when toggling the state of Xautolock, the logic
has been moved to its own script.
2020-12-12 14:12:42 +01:00
Bruno BELANYI aeef0b0ca8 [ADD][I3] Finer-grained volume control 2020-12-12 14:12:42 +01:00
Bruno BELANYI 2b0a7deccc [ADD][VIM] More Tim Pope plug-ins 2020-12-12 14:12:42 +01:00
Bruno BELANYI 8b9a0ad3e4 [ADD][I3] Finer-grained brightness control 2020-12-12 14:12:42 +01:00
Bruno BELANYI 28f5adcebe [UPDATE][SCRIPT] Better notification for touchpad
Using a Dunst feature, a notification of the same type can override one
that is currently being displayed.
2020-12-12 14:12:42 +01:00
Bruno BELANYI e3c85a7df5 [ADD][VIM] Tex filetype configuration 2020-12-12 14:12:42 +01:00
Bruno BELANYI 3923fb230c [ADD][VIM] YAML filetype configuration 2020-12-12 14:12:42 +01:00
Bruno BELANYI 603668560c [ADD][I3] Mode to enable/disable Xautolock 2020-12-12 14:12:42 +01:00
Bruno BELANYI 5e6a17064b [ADD][VIM] Auto-format Rust files on save 2020-12-12 14:12:42 +01:00
Bruno BELANYI 94ed7a9e9e [FIX][VIM] Unlet ftplugin variables without errors 2020-12-12 14:12:42 +01:00
Bruno BELANYI 3261e83e85 [ADD][MYPY] Default type-analysis configuration 2020-12-12 14:12:42 +01:00