Commit graph

328 commits

Author SHA1 Message Date
Rodolphe Bréard
98aa1263bc Use tabs for Vue.js 2023-07-30 12:42:53 +02:00
Rodolphe Bréard
bb144718c6 Use tabs for JavaScript 2023-07-26 20:34:51 +02:00
Rodolphe Bréard
9d74eb8451 Add the vim-vue-plugin 2023-07-26 20:34:19 +02:00
Rodolphe Bréard
2bac6c7df4 Move the indentation preferences from ftplugin to indent 2023-06-06 19:36:38 +02:00
Rodolphe Bréard
450a044517 Disable conceal in vim 2023-06-04 14:21:52 +02:00
Rodolphe Bréard
5bd907b437 Remove the vim-dnsserial plugin 2023-06-04 14:04:55 +02:00
Rodolphe Bréard
20344237fd Replace Vundle by vim-plug 2023-06-04 14:01:50 +02:00
Rodolphe Bréard
cc79c734fe Update i3status 2023-05-28 08:25:57 +02:00
Rodolphe Bréard
c3cac8891b Use tabs for indenting SQL and HTML 2023-04-23 17:18:07 +02:00
Rodolphe Bréard
77aff22fb5 Change the terminal font config 2023-04-23 17:17:32 +02:00
Rodolphe Bréard
4477bd5b70 Add inetutils 2023-04-15 17:08:50 +02:00
Rodolphe Bréard
f6d16c2a34 Add the indentLine vim plugin 2022-10-15 21:16:42 +02:00
Rodolphe Bréard
bf4aff4f19 Disable mouse support 2022-10-14 18:46:08 +02:00
Rodolphe Bréard
a57191e723 Use tabs instead spaces in source code 2022-10-06 12:37:07 +02:00
Rodolphe Bréard
4cd8e8355d Add Debian's path for liquidprompt 2022-08-02 17:28:05 +02:00
Rodolphe Bréard
cf0e13e518 Reorganizing the mimeapps.list file 2022-07-30 19:02:40 +02:00
Rodolphe Bréard
cfb489dc1d Add the Shodan CLI 2022-07-17 19:01:45 +02:00
Rodolphe Bréard
bc516b04f9 Bind the media keys to a specific media player
That's kind of how it used to work before the forced use of MPRIS.
Without this change, only the latest used media player will receive the
signal, which mean that, when I open a video on Firefox, the play-pause
signal will be sent to Firefox and will therefore pause the video
instead of the music I was listening to with Rythmbox.
2022-07-15 13:43:54 +02:00
Rodolphe Bréard
449c161911 Add playerctl bindings to i3
Since version 3.4.5, Rhythmbox dropped the mmkeys plugin, stating that
it is "no longer useful" and it "has been obsoleted by MPRIS". This
change broke the media keys support on i3.

Since the regression is on purpose, there might not be no way to get
this mmkeys plugin back in Rhythmbox. The workaround is therefore to use
MPRIS. I chose playerctl since it is the most straightforward to me. A
few i3 key bindings later, media keys were back in control of Rhythmbox!

https://gitlab.gnome.org/GNOME/rhythmbox/-/blob/v3.4.5/NEWS
0cdeb7cb7a
https://wiki.archlinux.org/title/MPRIS
https://i3wm.org/docs/userguide.html#keybindings
2022-07-12 22:53:31 +02:00
Rodolphe Bréard
dbb0388470 Use /usr/bin/env bash instead of /bin/sh 2022-05-08 11:54:07 +02:00
Rodolphe Bréard
f371c34205 MS-DOS file systems 2022-04-29 17:56:57 +02:00
Rodolphe Bréard
6888a3b203 Migrate from youtube-dl to yt-dlp 2022-03-26 12:34:27 +01:00
Rodolphe Bréard
a6549624a9 Add OpenXRay aliases 2022-03-26 12:32:50 +01:00
Rodolphe Bréard
0fae4b349d Move the aliases into the custom config directory 2021-09-12 12:30:55 +02:00
Rodolphe Bréard
2425fdca43 Rationalize the use of custom config files 2021-09-12 12:24:06 +02:00
Rodolphe Bréard
5bc0b45cdc Remove the pew completion 2021-09-12 12:11:19 +02:00
Rodolphe Bréard
ef9d25957b Fix the zsh history file path 2021-09-12 12:10:04 +02:00
Rodolphe Bréard
3509bbfa2d Export the XDG env from the .zshenv file 2021-09-12 12:09:25 +02:00
Rodolphe Bréard
4284406640 Move the history file to the data dir 2021-09-12 11:03:42 +02:00
Rodolphe Bréard
71b5995121 Move the completion file to the cache dir 2021-09-12 11:02:44 +02:00
Rodolphe Bréard
f71325a367 Add comments to the .gitignore file 2021-09-12 10:13:41 +02:00
Rodolphe Bréard
3bd28fba99 Move the zsh configuration to ~/.config/zsh 2021-09-12 09:54:13 +02:00
Rodolphe Bréard
0844e03dd4 Move the zsh exported variables to the .zshenv file 2021-09-12 09:47:27 +02:00
Rodolphe Bréard
4927b7f551 Merge branch 'main' of ssh://github.com/breard-r/dotfiles 2021-08-29 02:21:16 +02:00
Rodolphe Bréard
913942f042 Add the vid2twitter script 2021-08-29 02:20:58 +02:00
Rodolphe Bréard
85debc64c2 Remove Taskwarrior
I don't use this software and its authors are actively scrapping GitHub
in order to spam people with fundraising unsolicited emails.
2021-08-02 09:33:48 +02:00
Rodolphe Bréard
c1e03482ae Switching from git checkout to git switch and restore 2021-08-01 15:56:47 +02:00
Rodolphe Bréard
5e4bc46964 Add CLI copy-paste utilities 2021-08-01 13:04:20 +02:00
Rodolphe Bréard
50737293be Add openshot 2021-05-12 13:20:14 +02:00
Rodolphe Bréard
ababe4c129 Add Taskwarrior 2021-05-10 22:35:00 +02:00
Rodolphe Bréard
ee7f79016a Add ncdu 2021-05-10 22:22:33 +02:00
Rodolphe Bréard
0297b0cce2 Add /etc/locale.conf 2021-03-06 12:38:09 +01:00
Rodolphe Bréard
7978a7a69f Set tab to 4 spaces instead of 8 2021-02-28 12:19:27 +01:00
Rodolphe Bréard
dfd7bd9730 Add the EditorConfig plugin 2021-02-28 12:11:15 +01:00
Rodolphe Bréard
f07dd346d6 Update Vundle 2021-02-28 12:10:25 +01:00
Rodolphe Bréard
cd1fd22914 Improve the sway script 2021-02-16 15:46:20 +01:00
Rodolphe Bréard
12d4d1178c Add shellcheck 2021-02-16 13:57:32 +01:00
Rodolphe Bréard
dcf134070c Tera templates 2021-01-18 22:48:43 +01:00
Rodolphe Bréard
aad8043668 Proxy settings 2021-01-14 11:49:31 +01:00
Rodolphe Bréard
a912f30162 Set the default git branch name 2021-01-11 20:23:18 +01:00