Commit Graph

22 Commits

Author SHA1 Message Date
b6da4e5d9c Attempt to fix org tangling 2020-02-17 16:30:44 +01:00
2a4d536aee Bootstrap a bit better 2020-02-17 16:26:12 +01:00
4c99d97c5b Better 2020-02-17 16:12:57 +01:00
698b346e70 fixed forgotten fromGIT directory that was cd'd to but not created 2020-02-17 16:09:23 +01:00
b69a6bb45a fixed issue with bootstrap, removed python code 2020-02-17 15:49:31 +01:00
90bdb93671 fixed issue with bootstrap 2020-02-17 15:47:12 +01:00
b115f6cd8c Updated some paths, fixed some code style, added back some shortcuts
Updated some paths after the Emacs configuration directory was moved

Some variables in my dotspacemacs were renamed in order to follow the
Spacemacs coding style with a ~//~ used for marking private variables,
and I prefixed their name with ~dotspacemacs-~ in order to avoid any
collision with other packages or configuration I write.

Added back M-« and M-» in order to fix the M-< and M-> shortcuts issue
with the bépo layout.
2020-02-16 23:56:25 +01:00
3e841fa0b2 Updated bootstrap after submodules update 2020-02-16 23:41:28 +01:00
c29b9a1131 Updated path to nanorc and its dependencies 2020-02-16 01:08:29 +01:00
5d24d0e240 Separated Rustfmt config into a separate file 2020-02-09 19:59:38 +01:00
92d5c67e8e Fixed issue with `tramp-methods is void' error 2020-02-08 17:39:10 +01:00
a6b3a60910 categorized shortcuts 2020-02-08 17:27:49 +01:00
7f31724c08 updated and simplified path to header 2020-02-08 14:50:43 +01:00
59beb20d4f added shortcut for yadm status in Emacs 2020-02-08 14:22:19 +01:00
3cfa85c86d Added redshift as blue light filter, converting eshell aliases
Eshell aliases are being converted to Eshell functions
2020-02-08 14:22:01 +01:00
46cfd4adf8 Better behavior for Org src buffers 2020-02-07 14:14:54 +01:00
bb7ff53069 Updated and organized Rust Format config 2020-02-07 14:14:22 +01:00
e6e8d86e45 Updated and fixed Rust format config 2020-02-06 23:30:35 +01:00
75ea831454 Added Weather utility 2020-02-06 23:29:53 +01:00
457b4cbb65 spacemacs.org cleanup 2020-01-30 14:07:23 +01:00
d13859ba66 Added Org files tangling in bootstrap 2020-01-30 14:06:46 +01:00
2867f6629a Moved org files, added proper README
Org files are moved from org/config-website to org/config. Symlink img
was changed accordingly.

org/config/index.org is no longer a symlink and was replaced by the
former README.org which is now shorter and more consice.

org/config/header.org was cleaned, no more lines related to LaTeX
exports and no unused macros
2020-01-30 13:12:09 +01:00