Commit Graph

365 Commits

Author SHA1 Message Date
90512f8daf
Better presentation of the additional paths in $PATH 2020-01-30 12:33:19 +01:00
f22441c660
Added fix for Org 9.3 behavior 2020-01-30 11:48:03 +01:00
a95145053c
added org snippets 2020-01-30 11:35:08 +01:00
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
00f9f458a8
simpler path to header file 2020-01-30 01:52:02 +01:00
b825218e8f
updated conlanging layer for Emacs 2020-01-30 01:51:20 +01:00
766f34a748
updated conlanging layer for Emacs 2020-01-29 22:02:15 +01:00
7df7f3e1ca
fixed emacs code tangled incorrectly in the config file 2020-01-29 21:25:20 +01:00
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
880c3518ab
added emacs as default application for Markdown 2020-01-29 21:21:07 +01:00
6b7cb66baa
updated installation bootstrap 2020-01-29 21:19:57 +01:00
0064c97c27
updated conlanging layer 2020-01-29 21:19:15 +01:00
61adcd9b84
simplified path to header 2020-01-25 02:28:05 +01:00
0f8313bc92
added verbose option to some commands 2020-01-25 02:27:21 +01:00
14db2e2303
removed cached emacs-lisp for polybar 2020-01-25 02:26:50 +01:00
40314a787b
removed unused rofi file 2020-01-25 02:23:02 +01:00
17f5f7cdff
removed unused files for polybar 2020-01-25 02:21:38 +01:00
1de67c6710
removed some more generated files 2020-01-25 02:16:26 +01:00
0b36f32d62
deleted generated files 2020-01-25 02:05:05 +01:00
558a38b200
moved ncmpcpp config location 2020-01-25 01:51:08 +01:00
6466dca44b
removed generated i3 config, which now does not rely on yadm 2020-01-25 01:49:21 +01:00
2bd06d9558
moved spacemacs.org, forgot to modify this 2020-01-16 20:18:51 +01:00
6ff8771983
swapped two org files, deleted unused file 2020-01-16 20:15:24 +01:00
d9307d0fde
updated dependency 2020-01-16 19:49:12 +01:00
edc7d3b970
Moved org files to single directory, Polybar config now in org file 2020-01-16 19:48:14 +01:00
70c11cc00a
removed unused header in headers.org 2020-01-16 01:16:52 +01:00
3f06bb7740
even more of my dotspacemacs in spacemacs.org 2020-01-16 00:49:36 +01:00
21aa91b778
dotspacemacs/init is now also part of spacemacs.org 2020-01-15 19:04:55 +01:00
7d8c34eefd
fixed syntax issue 2020-01-15 18:58:27 +01:00
1e8104ad7d
lsl now a custom script 2020-01-15 12:43:15 +01:00
789f6622dd
removed lsl abbr, updated youtube-dl abbrs 2020-01-15 12:42:41 +01:00
cf178001d2
modified browser shortcut in i3 2020-01-15 12:39:18 +01:00
2f45a783fe
All org dotfiles are now exportable as a website 2020-01-15 12:38:29 +01:00
ca6cddcd2d
Extracted installation process from README
Installation process of a Phundrak-flavored Arch-Linux has been
extracted from the README.org file to the installation.org file.
2020-01-14 23:07:37 +01:00
2ed9024d5c
Now all user config is in spacemacs.org file 2020-01-14 21:56:02 +01:00
ad3e0d7ced
Most of the user configuration of Spacemacs now in Org file
Most of the content of `dotspacemacs/user-init' and
`dotspacemacs/user-config' is now loaded from `~/spacemacs.org'.
Literary programming ftw.
2020-01-14 21:10:21 +01:00
fb55a58dfa
Added `helpful' layer, removed commented out require, fixed function
`helpful' is a layer that aims to provide better help buffers, and I
prefer it to Emacs’ default help mode.

I also removed the commented out `org-tempo' require as I don’t
actually need commented out code, especially this one.

I also fixed the function `terminal-here-launch' by specifying the
name of the external terminal to call.
2020-01-09 13:51:07 +01:00
c32e8a4f8e
added missing package for nomacs 2019-12-30 03:21:25 +01:00
1094f1337c
updated conlanging layer for Emacs 2019-12-28 22:23:41 +01:00
9e39cd1a88
updated org headers for tmux config 2019-12-28 22:21:10 +01:00
81697c2a88
Updated compton configuration 2019-12-28 22:20:46 +01:00
226690288e
Updated PATH variable 2019-12-28 22:20:18 +01:00
a0bf1824f9
Added shortcut for connecting to wifi 2019-12-28 22:19:11 +01:00
e0d8aefb51
not using optirun or primusrun anymore, switched to nvidia-xrun 2019-12-28 22:18:40 +01:00
75744ab341
updated layers, lots of LSP stuff
Removed the github layer as I don’t use it.

I also had to fix some variables for the dart layer, and add some
modes excluded from evil.

=major-modes= was added for PKGBUILD support, and notmutch layer was
removed, I’m staying on Gnus.

Shell now spawns at the bottom of the screen.

Some unused packages were removed, dired-du was added.

Added some requires and configuration for LSP and dap-mode.

Added custom function to write to buffer, used from eshell mainly.

Custom flutter-related shortcuts added for dart-mode.

Updated publishing path for langue.phundrak.com

Simplified and cleaned up some lines.
2019-12-28 22:17:22 +01:00
197c089325
Added connect-wifi, updated dart_language_server and rofi-emoji 2019-12-28 22:11:00 +01:00
f55ac7c20c
Added needed packages (mostly LSP stuff), pacman- and go-managed 2019-12-28 22:08:21 +01:00
f1b2ca342b
fixed missing ~exec~ in config file for i3lock shortcut 2019-12-07 12:29:02 +01:00
ed9c438e61
fixed again some issues with some i3 variables 2019-12-06 17:14:57 +01:00
95568e0181
Fixed some configuration lines for i3
The focus_follows_mouse line had a typo which prevented the option to be
off.

The launch shortcut that use the variables were also broken, fixed that
2019-12-05 16:01:37 +01:00