phundrak
f04c48a8a2
[Misc] Update private files
2021-04-25 11:21:17 +02:00
phundrak
fd4582f7fe
[Fish] Remove devour' from mpv' abbreviation
2021-04-25 11:20:48 +02:00
phundrak
df0dcf6b92
[Emacs] Still working on my vanilla config
...
I should make Emacs use spaces for indentation in at least EmacsLisp.
Also org-appear doesn’t seem to work yet.
Main additions in this commit are mu4e (lots of code taken from
DoomEmacs) and some org-mode configuration.
I also fixed some keybindings with evil and the bépo layout.
BUILD EVERYTHING!!!
Literate config has yet to come.
2021-04-22 22:33:46 +02:00
phundrak
e366559d0f
[PKGBUILD] Bump Emacs version, change compiler
...
Apparently, compilation with clang is broken so I have to switch to gcc
2021-04-22 22:32:29 +02:00
phundrak
fda6d53bc6
[Spacemacs] Better documentation format
2021-04-21 22:53:45 +02:00
phundrak
a2db890524
[Spacemacs] Switch from ido to ivy
2021-04-21 22:53:45 +02:00
phundrak
6572861960
[Spacemacs] Modify editing style
2021-04-21 22:53:45 +02:00
phundrak
0510eaa0f5
[Emacs] Switching to Chemacs2, added vanilla and Doom
...
Chemacs2 is a utility for Emacs to switch between various profiles and
configurations of Emacs without a hassle.
It thus helps me run my fully configured Spacemacss alongside my new
attempt at configuring some vanilla Emacs after years of using
Spacemacs.
I also added Doom-Emacs for reference.
2021-04-21 22:52:58 +02:00
phundrak
c90d876f9a
[Picom] Remove outdated comments
2021-04-19 01:11:06 +02:00
phundrak
023c847a81
[Emacs] Add TODO for Eshell banner
2021-04-17 13:00:29 +02:00
phundrak
b598891ad7
[Git] Add Email credentials, change default editor, remove autocrlf
2021-04-17 12:56:45 +02:00
phundrak
0b2ba3eaa0
[Emacs] Automatic, Nord-themed dark mode for PDFs
2021-04-17 12:56:44 +02:00
phundrak
e6ea1aecbb
[Emacs] Better shortcut for terminals, remove reduntant ones
...
Shortcut `SPC o '' now launches `eshell-new' instead of just plain
`eshell', a new shortcut invokes `vterm', and the shortcut for
`helm-man-woman' is removed in favor of the default one in Spacemacs
2021-04-17 12:56:37 +02:00
phundrak
e53e019306
[Bin] Reorganize and re-enable some scripts
...
Due to EXWM being disabled for the time being and switching back to
AwesomeWM, some scripts are re-enabled. The execution order is also
modified.
2021-04-17 12:56:25 +02:00
phundrak
98720ace22
[Emacs] Add ignored directories and files to recentf
2021-04-17 12:56:23 +02:00
phundrak
8c640f4118
[Emacs] Add TODO to Eshell banner
2021-04-17 12:56:23 +02:00
phundrak
a7d14158dc
[Emacs] Whitespace, move header up
2021-04-17 12:56:23 +02:00
phundrak
1bc386e012
[Emacs] Disable EXWM for now
2021-04-17 12:56:17 +02:00
phundrak
8eaa12e619
[Emacs] Apparently this is buggy
...
EXWM does not work properly if this is used, instead of different
workspaces EXWM will create various frames on top of each other.
2021-04-17 12:56:17 +02:00
phundrak
43bb79e708
[Emacs] Better settings for EXWM
2021-04-11 16:09:18 +02:00
phundrak
7f05c46ebc
[Emacs] Remove unused layers
2021-04-11 16:09:18 +02:00
phundrak
65e5eb022a
[Emacs] Fix some broken settings for Emacs after Spacemacs update
2021-04-11 16:09:14 +02:00
phundrak
1ad328df7f
[Emacs] Update autostart for EXWM
2021-04-11 16:09:09 +02:00
phundrak
02d1d71b62
[PKGBUILD] Bump emacs version
2021-04-11 16:09:02 +02:00
phundrak
a1b234fa43
[Emacs] Fix issue with path in Eshell prompt
...
This commit fixes an issue with the macro `phundrak-var-or-if-nil' by
removing it entirely. For some reason, it was broken in a previous
commit, and the path did not show up in the prompt unless in a git
repository.
Now, `phundrak-var-or-if-nil' is removed entirely.
2021-04-06 10:35:58 +02:00
phundrak
5819f1a6e8
[Emacs] Beginning to use EXWM
...
This commit also swaps two headers
2021-04-06 09:46:24 +02:00
phundrak
a21fae33c8
[Emacs] Move `require's to user-load Spacemacs function
2021-04-06 09:44:46 +02:00
phundrak
3689587800
[Emacs] Config now correctly tangles without errors
...
Previously, some code relied on dash.el to generate some code when
tangling my Emacs config, but if Emacs was to be launched without an
up to date tangled configuration, it would attempt to automatically
tangle it. However, due to dash.el not being loaded, it could not find
some of the required functions.
This commit replaces these functions with handmade functions that can
be loaded at tangle-time, and tangling always works.
2021-04-06 09:40:36 +02:00
phundrak
5b8ac32b15
[Fish] Stop searching packages automatically on wrong command
2021-04-04 12:10:48 +02:00
phundrak
03438f6e91
[Fish] remove unused abbreviations
2021-04-04 12:10:32 +02:00
phundrak
8d11177158
[Bin] add xrdb merge to autostart
...
Apparently my computer stopped doing that automatically
2021-04-04 12:09:10 +02:00
phundrak
bc67344ba6
[Emacs] Add restclient to the list of languages usable from org
2021-04-02 19:36:01 +02:00
phundrak
3a72387e3e
[Emacs] Changing naming convention of custom functions and variables
...
Forward slashes in my persoranl variables and functions have been
replaced by dashes.
2021-04-02 19:36:01 +02:00
phundrak
be07d87e06
[Emacs] Hide code-generating code
2021-04-02 19:32:01 +02:00
phundrak
6f8e85c65f
[sxiv] Add shotcut to copy a single image
...
The first image marked in sxiv will be the only one copied
2021-04-02 19:30:25 +02:00
phundrak
3de5254050
[Bootstrap] Rework installed LaTeX packages
...
texlive installation should be lighter now
2021-04-01 23:15:15 +02:00
phundrak
5c1041241f
[Emacs] Fix order of appearance of elements in org code example
2021-04-01 23:15:15 +02:00
phundrak
c8dea557eb
[Emacs] Add and reorganize ignored paths by recentf-mode
2021-04-01 23:15:15 +02:00
phundrak
00d847bf09
[Emacs] Enable flycheck by default for emacs-lisp buffers
2021-04-01 23:15:15 +02:00
phundrak
386cade963
[Emacs] Reorganize some headers, add phundrak/zip()
2021-04-01 23:15:15 +02:00
phundrak
c6329ba8d8
[Emacs] Better settings for `lsp' layer, switch LSP server for Rust
...
`lsp-ui' and `lsp-lens' now enabled by default
Rust will now use as its LSP server rust-analyser rather than rls.
2021-04-01 23:15:15 +02:00
phundrak
78efbc027a
[AUR] Bump Emacs verion, SPEEEEEEEEEEEEEED
2021-04-01 23:15:15 +02:00
phundrak
ab7988f1b6
[Fish] update `remove' abbreviation
2021-04-01 23:15:15 +02:00
phundrak
8597280d17
[Bootstrap] Remove ly, update tangled script
2021-03-31 16:22:39 +02:00
phundrak
8851cee936
Add custom PKGBUILDs
2021-03-27 22:01:05 +01:00
phundrak
902b6d3f67
[Emacs] Reorganize custom functions and variables, update docstrings
...
Function terminal-here-default-terminal-command removed
2021-03-26 14:27:30 +01:00
phundrak
d866f0be65
[Misc] Update sitemap
2021-03-26 14:11:39 +01:00
phundrak
562657cc19
[Emacs] Remove function phundrak/add-all-to-list
2021-03-26 14:10:43 +01:00
phundrak
8173bfcb20
[yadm] update private files
2021-03-26 13:52:55 +01:00
phundrak
81ecf5ce0a
[Awesome, Bin] formatting
2021-03-26 13:52:08 +01:00