Commit Graph

219 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet f55ac7c20c
Added needed packages (mostly LSP stuff), pacman- and go-managed 2019-12-28 22:08:21 +01:00
Lucien Cartier-Tilet f1b2ca342b
fixed missing ~exec~ in config file for i3lock shortcut 2019-12-07 12:29:02 +01:00
Lucien Cartier-Tilet ed9c438e61
fixed again some issues with some i3 variables 2019-12-06 17:14:57 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 61e1815a69
Removed unused layer, fixed LaTeX exports, added Notmuch config
gpu layer and Dionysos configs were removed due to being unused. The
Notmuch layer was added so I can test this email client, and the LaTeX
options were reworked so PDF exports now do not produce errors and
Japanese characters are supported.
2019-12-05 13:43:17 +01:00
Lucien Cartier-Tilet dc71280513
Fixed header and links in Readmes, updated dotspacemacs 2019-11-30 19:45:41 +01:00
Lucien Cartier-Tilet b93fb70b39
Updated email address in README.org 2019-11-30 18:45:33 +01:00
Lucien Cartier-Tilet 54dc567d77
i3 config is now generated by its associated README through literate programming 2019-11-30 18:44:38 +01:00
Lucien Cartier-Tilet 19c0c83740
updated HTML headers 2019-11-30 18:43:38 +01:00
Lucien Cartier-Tilet deed6a6203
added nordvpn and Japanese fonts to packages to install 2019-11-29 21:16:11 +01:00
Lucien Cartier-Tilet 45559e2f94
added abbreviations for nordvpn in fish config 2019-11-29 21:15:37 +01:00
Lucien Cartier-Tilet 5945d47227
Vanilla shortcuts in dired, fixed image integration in LaTeX from org-mode 2019-11-27 01:36:16 +01:00
Lucien Cartier-Tilet 6ab599bd16
added feh as dependency for setting background 2019-11-26 15:21:39 +01:00
Lucien Cartier-Tilet 4e8a56c5af
added gpg configuration file 2019-11-23 20:06:46 +01:00
Lucien Cartier-Tilet 85f3bbef89
fixed typo in packages declaration 2019-11-23 19:49:41 +01:00
Lucien Cartier-Tilet f4e2b576d2
fixed typo in packages declaration 2019-11-23 19:45:11 +01:00
Lucien Cartier-Tilet 4d0de55c42
fixed typo in packages declaration 2019-11-23 19:01:37 +01:00
Lucien Cartier-Tilet ba8131a51b
forgot to include this file in earlier commits 2019-11-23 18:44:13 +01:00
Lucien Cartier-Tilet 200210679e
updated domain from phundrak.fr to phundrak.com 2019-11-23 18:31:56 +01:00
Lucien Cartier-Tilet 4260820b9a
Added in bootstrap files decryption, earlier package installation 2019-11-23 18:05:18 +01:00
Lucien Cartier-Tilet 6e4508d409
Added media shortcuts for audio 2019-11-23 18:04:00 +01:00
Lucien Cartier-Tilet 68a53bb619
Removed some old fixes now useless, unused layers, made evil bépo-compatible 2019-11-23 18:01:52 +01:00
Lucien Cartier-Tilet e91afd2255
Added wrapper for dart_language_server redirecting to modern dart lsp server 2019-11-23 17:57:43 +01:00
Lucien Cartier-Tilet 37450bd7dc
Added paths for Dart and the Android SDK 2019-11-23 17:55:52 +01:00
Lucien Cartier-Tilet 90dacade3c
Added rule for the Android emulator 2019-11-23 17:54:48 +01:00
Lucien Cartier-Tilet cb1abfe9cc
updated nanorc dependency 2019-11-23 17:53:47 +01:00
Lucien Cartier-Tilet 7ed4599ca4
upgraded to yadm 2 2019-11-14 11:25:11 +01:00
Lucien Cartier-Tilet f2258a966a
forgot a package 2019-11-10 10:48:24 +01:00
Lucien Cartier-Tilet 4fea981faf
Added .pub-cache/bin to the PATH 2019-11-10 10:45:44 +01:00
Lucien Cartier-Tilet ccedf83ac9
Switched to LSP backend, added packages to install and configuration
In Emacs, I switched to the LSP backend for C/C++, CSS, Dart, HTML, Go,
Javascript and Python. I also removed a redundant line for web-beautify, and I
removed the plantuml layer since I don’t use it.

This lead to the installation of multiple packages, some of which were already
required but not explicitly installed by the bootstrap. I added the packages
existing in the Arch repos and the AUR, and some packages will get installed by
pip or by go’s package manager. I also set up the configuration of Chicken, and
more precisely, of its documentation.
2019-11-10 10:40:34 +01:00
Lucien Cartier-Tilet 25ac48f23a
Added rust components installation in bootstrap 2019-11-10 00:23:57 +01:00
Lucien Cartier-Tilet 59ca292527
Updated information, removed unused lines 2019-11-09 18:46:07 +01:00
Lucien Cartier-Tilet 6e15c5a232
Split dotspacemacs, edited editing style, removed unused packages
I removed my gnus configuration from my dotspacemacs file and put it into my
~/.gnus.el file.

I also added variables to my hybrid editing style for Spacemacs, and some
packages that were either redundant (e.g. explicit cmake-mode) or unused (e.g.
dionysos) were removed.
2019-11-09 18:42:15 +01:00
Phuntsok Drak-pa d31bcb369e
replaced chromium.desktop with firefox.desktop 2019-11-06 17:02:38 +01:00
Phuntsok Drak-pa 23f1ea90df
Forgot to remove these files
These fish functions were converted in earlier commits to executable scripts
located in `~/.local/bin/`. They do not need to be fish functions anymore.
2019-11-06 17:00:30 +01:00
Phuntsok Drak-pa 5a5f1450a1
Shortcuts update, better way to exit i3
With ly as my login service, `i3-msg exit` didn’t work anymore. So, I made it so
the service of ly gets restarted, which closes i3.

I also replaced all shortcuts referencing Chromium with their equivalent with
Firefox. I made the switch due to a rencent Chromium update which made my
computer very laggy, while Firefox doesn’t seem to have this problem so far.

I also added a shortcut for toggling the sticky mode for windows, which should
prove useful if I wish to keep certain windows displayed regardless of the
workspace I am on.

Lastly, I added a shortcut to the new feature of `rofi-pass` I implemented,
which allows me to select a password that will be typed for me.
2019-11-06 16:59:19 +01:00
Phuntsok Drak-pa fa502c1ace
no more transparency for mpv 2019-11-06 16:53:45 +01:00
Phuntsok Drak-pa 810d210715
added Gitflow, added custom shortcuts, fixed gnus configuration
Added the Magit Gitflow package to Emacs.

Also added some custom shortcuts, such as `SPC o x t f` which is an alias to
`C-u M-q` or `M-1 M-q`. This is due to the change of editing style in Spacemacs,
I went from the Emacs editing style to the hybrid editing style —that is, in
normal mode, I am using evil-mode, and in insert mode, I am using Emacs’
keybinding.

This also lead me to add a couple of shortcuts for Gnus, which had a broken IMAP
configuration (wrong port).
2019-11-06 16:49:33 +01:00
Phuntsok Drak-pa def4c9b244
updated gitmodules from labs.phundrak.fr to labs.phundrak.com 2019-11-04 14:37:45 +01:00
Phuntsok Drak-pa 275e2c6c58
added option to type password directly in textbox 2019-11-04 10:57:55 +01:00
Phuntsok Drak-pa 740f579d61
sorted aliases, removed cp alias which didn’t work 2019-11-03 12:45:06 +01:00
Phuntsok Drak-pa a2e31d8a7b
added pass layer 2019-11-03 12:44:22 +01:00
Phuntsok Drak-pa 58699da8ff
removed result from elisp code, added rofi-pass utility 2019-11-03 12:44:04 +01:00
Phuntsok Drak-pa f1d40e2b1c
removed `install' abbreviation, emacsclient now launched in GUI when possible, fixed org title 2019-11-03 12:43:01 +01:00
Phuntsok Drak-pa d285729d66
reorganized assignments, fixed font, replaced polybar-launch with rofi-pass 2019-11-03 12:41:35 +01:00
Phuntsok Drak-pa e4cec2a833
added Emacs hint for editing mode for dunstrc 2019-11-03 12:38:03 +01:00
Phuntsok Drak-pa a5b2b07aa1
changed mountable folders in rofi-mount 2019-11-03 12:37:14 +01:00
Phuntsok Drak-pa 18b9ba1c0d
Added xdotool to the needed packages 2019-11-03 12:36:34 +01:00
Phuntsok Drak-pa 7da7e9b4a7
Merged README and nanorc, added reference to other configs, neovim
Merged nanorc.org into README.org. Some new headers also reference other orgmode
config files. Replaced vim with neovim.
2019-10-26 10:59:32 +02:00
Phuntsok Drak-pa 9cb6c32c65
fixed Emacs mode header in polybar config 2019-10-26 10:17:25 +02:00