Commit Graph

79 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 9d4d6430d3
[misc] update encrypted files 2024-01-27 18:34:27 +01:00
Lucien Cartier-Tilet c2e3f1f848
[Misc] update private files 2023-07-07 22:29:04 +02:00
Lucien Cartier-Tilet 1ceaaf7f3f
[Bootstrap] Remove github remote for yadm dotfiles
continuous-integration/drone/push Build is passing Details
Gitea now mirrors automatically commits on its repository to Github
2023-01-05 14:19:02 +01:00
Lucien Cartier-Tilet 6992442453
[Emacs, Bootstrap] Remove vmd-mode, I never use it
Also remove package nodejs-vmd, since the only reason for me to have
it is vmd-mode
2022-12-16 14:44:08 +01:00
Lucien Cartier-Tilet 0b6a673a8c
[Fish] Add sourcing private data 2022-12-16 14:41:07 +01:00
Lucien Cartier-Tilet 4b85da9a1e
[Bootstrap] Remove obsolete package 2022-12-06 11:50:08 +01:00
Lucien Cartier-Tilet 07744e872a
[Misc] Update encrypted files
continuous-integration/drone/push Build is passing Details
2022-05-02 02:41:37 +02:00
Lucien Cartier-Tilet 81eb9954f8
[Misc] Update encrypted files
continuous-integration/drone/push Build is passing Details
2022-05-02 02:28:32 +02:00
Lucien Cartier-Tilet 56317cc09b
[Bootstrap] Switched to Pipewire 2022-02-26 15:36:23 +01:00
Lucien Cartier-Tilet 8bc5d228dd
[Fish, Bin, Bootstrap] Sxiv to Nsxiv, install custom packages
continuous-integration/drone/push Build is passing Details
Change all references of sxiv to nsxiv.

In bootstrap, install my custom packages from their PKGBUILD rather
than from repositories.
2022-02-24 17:13:23 +01:00
Lucien Cartier-Tilet 27c7bd52a5
[Bootstrap] Packages now held in tables 2022-02-17 23:37:30 +01:00
Lucien Cartier-Tilet 9fa2147042
[Bootstrap] Update bootstrap to current config
Set default locale to en_DK to get sane defaults

Update package list:
- Remove mpd-rich-presence-discord-git
- Replace picom-git by picom

When installing packages, skip PKGBUILD review for AUR packages

Update list of org files to be tangled, as well as their needed
directories
- Remove awesome.org
- Add mpd.org
- Add neofetch.org
- Add stumpwm.org

Remove commands related to Spacemacs

Remove commands to symlink files in .etc in commit d1a639adaf

Better configuration for nordvpn

Symlink plock from its actual location. It is not guaranteed `which
plock` can already return something.

Remove installation of packages through pip

Remove Chicken installation

Update Fisher installation
2022-02-12 12:39:57 +01:00
Lucien Cartier-Tilet b774f7e83d
[Encrypted] Add an encrypted file, update encrypted files 2021-10-14 09:24:33 +02:00
Lucien Cartier-Tilet 3de5254050
[Bootstrap] Rework installed LaTeX packages
texlive installation should be lighter now
2021-04-01 23:15:15 +02:00
Lucien Cartier-Tilet 8597280d17
[Bootstrap] Remove ly, update tangled script 2021-03-31 16:22:39 +02:00
Lucien Cartier-Tilet 6787e6452a
[Picom] Upgrade from Ibhagwan’s fork to main fork
This made me lose access to rounded corners for now, as they are only
available for legacy backends and the dual_kawase blur is not one of
them.
2021-02-04 09:18:24 +01:00
Lucien Cartier-Tilet 9062092b1d
[Fish, Emacs, Bootstrap] Replace yay with paru 2021-02-04 09:17:32 +01:00
Lucien Cartier-Tilet 13943e5775
[Bootstrap] Add tldr to list of installed packages 2021-01-07 19:14:22 +01:00
Lucien Cartier-Tilet fc497a5fd9
yadm upgrade path of encrypted file 2021-01-04 14:03:17 +01:00
Lucien Cartier-Tilet 1d7cbe8915
[Awesome, Bin, Bootstrap] Replace nitrogen with xwallpaper 2021-01-02 13:52:18 +01:00
Lucien Cartier-Tilet a47a471321
[Bootstrap] Add basic backage for installation 2020-12-10 10:20:54 +01:00
Lucien Cartier-Tilet 5d1bd2c45f
[Bootstrap] Remove bookworm, new defaults for djvu and epub
zathura is now the default reader for djvu books

Emacs is now the default reader for epub books
2020-12-01 21:48:19 +01:00
Lucien Cartier-Tilet e803c9cd6f
[Bootstrap] Add hugo to list of installed packages 2020-11-28 18:14:41 +01:00
Lucien Cartier-Tilet d40de0fdec
[Bootstrap] Symlink `plock' to `/usr/bin'
This is needed for xss-lock to work properly
2020-10-29 16:55:20 +01:00
Lucien Cartier-Tilet 942738cbb7
[Bootstrap] Remove unused package, add python poetry 2020-10-20 13:50:28 +02:00
Lucien Cartier-Tilet f9c45fe286
[Encrypted files, symlink] Move encrypted file and symlink target
Since I am moving away from $HOME/.emacs.d, the last remaining file in
this directory has been moved to the equivalent $HOME/.config/emacs.

The $HOME/.emacs.d symlink also now points to a relative path, making it
username-agnostic.
2020-10-14 18:39:48 +02:00
Lucien Cartier-Tilet 5f5d991de1
[Bootstrap] Add missing packages in base install 2020-10-14 18:30:36 +02:00
Lucien Cartier-Tilet 81ae88c905
[Bootstrap] Add Python LSP packages
continuous-integration/drone/push Build is passing Details
2020-10-01 18:27:22 +02:00
Lucien Cartier-Tilet d6fa32a202
[Bootstrap] Remove yapf package, add pyls-black python package
`pyls-black' is a new requirement for a proper LSP Python server, and
it is incompatible with `yapf', hence its removal.
2020-10-01 18:21:30 +02:00
Lucien Cartier-Tilet c66e4329bd
[Bootstrap] Revamped bootstrap
continuous-integration/drone/push Build is passing Details
Rewrite some parts that were not true anymore about my configuration,
add some interactivity for some settings some users would not
necessarily want.

Some parts that are no longer needed are also removed, such as yay
installation (done with archfi), nano, and go packages.

Some list of packages were made into org tables, and the command is
rewritten in litterate programming from these tables.
2020-09-28 18:22:38 +02:00
Lucien Cartier-Tilet e13ea9224e
[Encrypted files] update encrypted files 2020-09-28 15:22:28 +02:00
Lucien Cartier-Tilet ac7d1f7c31
[Emacs] Renamed spacemacs.org to emacs.org
continuous-integration/drone/push Build is passing Details
While the documentation of this commit gets deployed, redirects on my
server should be up
2020-09-13 18:15:21 +02:00
Lucien Cartier-Tilet 71a292b0f4
[Other] Update encrypted files
continuous-integration/drone/push Build is passing Details
2020-09-12 00:47:03 +02:00
Lucien Cartier-Tilet 1ef2ccc436
[Bootstrap] Removed now unnecessary line
continuous-integration/drone/push Build is passing Details
This commit removes a line that sets all files in `~/.local/bin' as
executables. It was aimed at scripts exported from `bin.org' but it is
no longer required since the executability of these tangled files is
enforced by the shebang header argument added in commit 8f35b85ef1
2020-09-12 00:42:47 +02:00
Lucien Cartier-Tilet 62e4b6f52f
[Bootstrap, Org files] Removed tangling of deprecated configurations
continuous-integration/drone/push Build is passing Details
This commit removes tangling of deprecated configurations in the
bootstrap script.

It also removes a dunst mention in the spacemacs.org file.
2020-09-12 00:38:11 +02:00
Lucien Cartier-Tilet b50b403f41
[Org files] remove python code for tangling, updated shebang
This commit removes all python source blocks that were previously used
to generate code. Consequently, the commands for tangling my org files
in the bootstrap script were updated.

[Bootstrap] A shebang header has been added to the org file, removing
the necessity of the shebang code block and manually setting
permissions for the script each time it is tangled.
2020-09-03 12:21:47 +02:00
Lucien Cartier-Tilet d3e504666f
[Bootstrap] Remove and add some basic packages
This commit removes from the basic packages packages that I have no
use for in my current config. They are mainly related to my i3 config
which I recently deprecated. The following packages were removed:
- dmenu-lpass
- dunst
- i3-gaps-rounded-git
- j4-dmenu-desktop
- less (is installed as a dependency of other packages)
- polybar
- python-pywal

The following packages were added:
- inter-font
- nordic-theme-git
2020-08-24 14:45:58 +02:00
Lucien Cartier-Tilet 540b47dc3c
Changed Xorg config of keyboard
Several layouts changed with the Menu key was too much of a pain in
the back, so the only default layout now is the bépo layout
2020-07-17 16:56:41 +02:00
Lucien Cartier-Tilet c803be2505
Updated keyboard configuration, removed related Awesome autostart 2020-07-11 18:20:44 +02:00
Lucien Cartier-Tilet 1c7173764d
Removed ccls package from bootstrap script 2020-07-11 18:12:08 +02:00
Lucien Cartier-Tilet 90c3bcde72
Added packages to install, fixed issue with tangling 2020-05-28 12:05:36 +02:00
Lucien Cartier-Tilet fc6ae3d322
Added other packages to required packages 2020-05-18 02:16:33 +02:00
Lucien Cartier-Tilet a534c58b91
Removed workaround for python-jedi bug 2020-05-17 21:03:22 +02:00
Lucien Cartier-Tilet 7e4e669de9
Added go as new package to be installed 2020-05-17 20:51:04 +02:00
Lucien Cartier-Tilet e376f3153d
Forgot to add fish code generation 2020-05-17 20:16:56 +02:00
Lucien Cartier-Tilet c0e89be6fa
Fixed issue with files tangling, added and removed some packages 2020-05-17 20:10:09 +02:00
Lucien Cartier-Tilet 0243f490f6
better org files, updated installation packages 2020-05-17 15:04:07 +02:00
Lucien Cartier-Tilet 0f3623c167
Replaced the old bépo layout with the bépo Afnor layout 2020-04-30 20:35:24 +02:00
Lucien Cartier-Tilet 96311c6038
Updated install script 2020-04-29 21:20:15 +02:00
Lucien Cartier-Tilet af4fa210c7
Removed unnecessary packages, added mpd as user service 2020-03-25 13:03:57 +01:00