Commit Graph
100 Commits
Author SHA1 Message Date
phundrak 0bceaf56e2 Updated org shortcuts 2020-03-15 19:50:52 +01:00
phundrak fce23d5c2d Fixed export language for config website 2020-03-15 19:50:04 +01:00
phundrak c974c60128 Updated and added org capture templates 2020-03-15 19:49:40 +01:00
phundrak d2b6fd1282 Removed redshift and added numlockx 2020-03-15 19:41:09 +01:00
phundrak 859f1c9e4d Updated conlanging layer 2020-03-15 19:40:33 +01:00
phundrak 3fce470ff8 Changed fish theme 2020-03-15 19:21:43 +01:00
phundrak e5a1b32bde Added abbreviation for displaying webcam with mpv 2020-03-15 19:17:46 +01:00
phundrak 979fd31fe4 Changing metaprogramming language to EmacsLisp 2020-03-15 12:24:46 +01:00
phundrak 1eece7ed09 Updated screenshots 2020-03-15 12:18:08 +01:00
phundrak 3d58947b3c Updated Wonderdraft desktop file 2020-03-15 11:48:42 +01:00
phundrak c2e73bde4b Updated config for mu4e, added draft folder, wider headers view 2020-02-28 16:30:14 +01:00
phundrak 30ef30d9dd Added odf-mode to Emacs 2020-02-28 16:29:56 +01:00
phundrak b5d50c788d Shell now appears at the bottom of the frame 2020-02-28 16:29:15 +01:00
phundrak cccd004ec2 mu4e now 2020-02-26 04:19:53 +01:00
phundrak 4aa81d67da Merge branch 'master' of github.com:phundrak/dotfiles 2020-02-25 15:03:31 +01:00
phundrak d9015c267b Removed git powerline prompt for Eshell 2020-02-25 15:02:24 +01:00
phundrak 125b48a599 Removed git webui lines 2020-02-25 14:38:03 +01:00
phundrak 5de3563aec Merge branch 'master' of github.com:Phundrak/dotfiles 2020-02-25 14:33:31 +01:00
phundrak 35d285b07a Greater delay for Helm popup
This will allow Emacs to be less laggy. Also fixed indentation on a
code block
2020-02-25 12:37:43 +01:00
phundrak 11517d9c0b Added my notes to my agenda, updated capture templates
I also completed my comment about the protocol templates, and I
removed a piece of Elisp code not used anymore
2020-02-25 12:36:39 +01:00
phundrak 1fa563b74a Silent results for Emacs-lisp code
I can now evaluate in-place my Elisp code without it generating some
results I then have to delete.
2020-02-25 12:34:30 +01:00
phundrak d91932bf0e Replaced Gnus with Mu4e
Removed all Gnus configuration, replaced them with mu4e.
2020-02-25 12:33:38 +01:00
phundrak b4a9471af3 Added mu4e configuration
I might do a full switch from Gnus to mu4e honestly
2020-02-24 21:45:32 +01:00
phundrak 8e9d55d7de Optimized fish literate programming 2020-02-24 21:44:38 +01:00
phundrak 56e655f0c8 Updated email signature 2020-02-24 21:44:24 +01:00
phundrak 6202168e05 Fixed issue with commit #775b436
Now org-capture templates actually work and are no longer contained
in strings but external files.
2020-02-24 21:42:45 +01:00
phundrak c93eb33f01 Added mp4 to webm utitily 2020-02-24 21:40:04 +01:00
phundrak 775b436977 Added templates for org-capture
However, some stopped working while others do, I have to work on that
2020-02-24 21:02:54 +01:00
phundrak 14ee2e6516 Better literate programming for fish config
Most abbreviations for my fish configuration are now presented as
tables that are then used by some python code to generate fish code.
2020-02-24 19:52:13 +01:00
phundrak 51a1dd3ad2 Added NTP time synchronization 2020-02-22 12:57:06 +01:00
phundrak 8e37d2eadf Added pass package to install 2020-02-22 11:56:46 +01:00
phundrak d81d400960 Install powerline fonts 2020-02-22 11:56:17 +01:00
phundrak 8b80f0b4e0 Fix polybar-battery installation 2020-02-22 11:55:48 +01:00
phundrak 6a1187a511 Fix displayed message 2020-02-22 11:55:17 +01:00
phundrak d16437c1e8 Added GTK3 config file 2020-02-22 11:45:57 +01:00
phundrak 764e4f0b78 Allow to get read and unread emails in Gnus groups 2020-02-21 04:32:47 +01:00
phundrak e2b8720c44 Fixing stuff with bootstrap and gampo setup 2020-02-17 20:28:40 +01:00
phundrak 95b022c44e Added man pages packages because apparently they aren’t installed by default 2020-02-17 19:06:27 +01:00
phundrak 2adc1ec523 Fixed i3 package 2020-02-17 17:18:39 +01:00
phundrak b6da4e5d9c Attempt to fix org tangling 2020-02-17 16:30:44 +01:00
phundrak 2a4d536aee Bootstrap a bit better 2020-02-17 16:26:12 +01:00
phundrak 4c99d97c5b Better 2020-02-17 16:12:57 +01:00
phundrak 698b346e70 fixed forgotten fromGIT directory that was cd'd to but not created 2020-02-17 16:09:23 +01:00
phundrak b69a6bb45a fixed issue with bootstrap, removed python code 2020-02-17 15:49:31 +01:00
phundrak 90bdb93671 fixed issue with bootstrap 2020-02-17 15:47:12 +01:00
phundrak 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
phundrak 3e841fa0b2 Updated bootstrap after submodules update 2020-02-16 23:41:28 +01:00
phundrak c29b9a1131 Updated path to nanorc and its dependencies 2020-02-16 01:08:29 +01:00
phundrak b876c6817e removed unused .desktop file 2020-02-16 00:47:41 +01:00
phundrak 985c228ce1 added symlink for Emacs configuration directory 2020-02-15 22:23:49 +01:00
phundrak 035594be8a Added files that were lost during previous commits 2020-02-15 22:21:53 +01:00
phundrak 92bc9ad251 Fixed submodules
Added back to their right place my submodules, but I could not add
Spacemacs as one since submodules from a repository cannot host or be
hosted by another submodule of the same repository.

Emacs-related submodules and files are now hosted in ~/.config/emacs
in prevision for Emacs 27 (for now, ~/.emacs.d is a symlink to this
directory)

Other submodules have been moved to ~/.config in order to clean my
$HOME directory
2020-02-15 22:17:03 +01:00
phundrak 094f38f56e moving submodules around 2020-02-13 19:17:57 +01:00
phundrak e0ad73cfbc Reorganizing submodules 2020-02-13 19:08:24 +01:00
phundrak 5d24d0e240 Separated Rustfmt config into a separate file 2020-02-09 19:59:38 +01:00
phundrak 92d5c67e8e Fixed issue with `tramp-methods is void' error 2020-02-08 17:39:10 +01:00
phundrak a6b3a60910 categorized shortcuts 2020-02-08 17:27:49 +01:00
phundrak efa760f0cf Merge branch 'master' of labs.phundrak.com:phundrak/dotfiles 2020-02-08 16:01:55 +01:00
phundrak 3105c0aa72 Forgot to commit this, fixed path to spacemacs.org 2020-02-08 16:01:38 +01:00
phundrak c61d31c5dc Forgot to commit this, fixed path to spacemacs.org 2020-02-08 15:57:52 +01:00
phundrak 3dd17b3460 updated private files 2020-02-08 14:51:00 +01:00
phundrak 7f31724c08 updated and simplified path to header 2020-02-08 14:50:43 +01:00
phundrak 59beb20d4f added shortcut for yadm status in Emacs 2020-02-08 14:22:19 +01:00
phundrak 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
phundrak 46cfd4adf8 Better behavior for Org src buffers 2020-02-07 14:14:54 +01:00
phundrak bb7ff53069 Updated and organized Rust Format config 2020-02-07 14:14:22 +01:00
phundrak e6e8d86e45 Updated and fixed Rust format config 2020-02-06 23:30:35 +01:00
phundrak 75ea831454 Added Weather utility 2020-02-06 23:29:53 +01:00
phundrak 457b4cbb65 spacemacs.org cleanup 2020-01-30 14:07:23 +01:00
phundrak d13859ba66 Added Org files tangling in bootstrap 2020-01-30 14:06:46 +01:00
phundrak 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
phundrak 009a00533e empty commit 2020-01-30 12:36:14 +01:00
phundrak 90512f8daf Better presentation of the additional paths in $PATH 2020-01-30 12:33:19 +01:00
phundrak f22441c660 Added fix for Org 9.3 behavior 2020-01-30 11:48:03 +01:00
phundrak a95145053c added org snippets 2020-01-30 11:35:08 +01:00
phundrak d294478b47 Upgraded to org-mode 9.3, better data presentation, introduction added
An introduction was added with a direct link to the original org file
as well as the .spacemacs.

Extra packages are now presented as a table, with a description of
what they do and why they are here.

Also modified the behavior of org-mode with
org-structure-template-alist.
2020-01-30 01:53:20 +01:00
phundrak 00f9f458a8 simpler path to header file 2020-01-30 01:52:02 +01:00
phundrak b825218e8f updated conlanging layer for Emacs 2020-01-30 01:51:20 +01:00
phundrak 766f34a748 updated conlanging layer for Emacs 2020-01-29 22:02:15 +01:00
phundrak 7df7f3e1ca fixed emacs code tangled incorrectly in the config file 2020-01-29 21:25:20 +01:00
phundrak 9bacfc1eaa Added set-screens, simplified some lines
Simplified lines for askpass and rofi-pass.

Added set-screens for automatic external screen setup.
2020-01-29 21:23:15 +01:00
phundrak 880c3518ab added emacs as default application for Markdown 2020-01-29 21:21:07 +01:00
phundrak 6b7cb66baa updated installation bootstrap 2020-01-29 21:19:57 +01:00
phundrak 0064c97c27 updated conlanging layer 2020-01-29 21:19:15 +01:00
phundrak 61adcd9b84 simplified path to header 2020-01-25 02:28:05 +01:00
phundrak 0f8313bc92 added verbose option to some commands 2020-01-25 02:27:21 +01:00
phundrak 14db2e2303 removed cached emacs-lisp for polybar 2020-01-25 02:26:50 +01:00
phundrak 40314a787b removed unused rofi file 2020-01-25 02:23:02 +01:00
phundrak 17f5f7cdff removed unused files for polybar 2020-01-25 02:21:38 +01:00
phundrak 1de67c6710 removed some more generated files 2020-01-25 02:16:26 +01:00
phundrak 0b36f32d62 deleted generated files 2020-01-25 02:05:05 +01:00
phundrak 558a38b200 moved ncmpcpp config location 2020-01-25 01:51:08 +01:00
phundrak 6466dca44b removed generated i3 config, which now does not rely on yadm 2020-01-25 01:49:21 +01:00
phundrak 2bd06d9558 moved spacemacs.org, forgot to modify this 2020-01-16 20:18:51 +01:00
phundrak 6ff8771983 swapped two org files, deleted unused file 2020-01-16 20:15:24 +01:00
phundrak d9307d0fde updated dependency 2020-01-16 19:49:12 +01:00
phundrak edc7d3b970 Moved org files to single directory, Polybar config now in org file 2020-01-16 19:48:14 +01:00
phundrak 70c11cc00a removed unused header in headers.org 2020-01-16 01:16:52 +01:00
phundrak 3f06bb7740 even more of my dotspacemacs in spacemacs.org 2020-01-16 00:49:36 +01:00
phundrak 21aa91b778 dotspacemacs/init is now also part of spacemacs.org 2020-01-15 19:04:55 +01:00