Commit Graph

53 Commits

Author SHA1 Message Date
e803c9cd6f
[Bootstrap] Add hugo to list of installed packages 2020-11-28 18:14:41 +01:00
d40de0fdec
[Bootstrap] Symlink plock' to /usr/bin'
This is needed for xss-lock to work properly
2020-10-29 16:55:20 +01:00
942738cbb7
[Bootstrap] Remove unused package, add python poetry 2020-10-20 13:50:28 +02:00
5f5d991de1
[Bootstrap] Add missing packages in base install 2020-10-14 18:30:36 +02:00
81ae88c905
[Bootstrap] Add Python LSP packages
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-01 18:27:22 +02:00
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
c66e4329bd
[Bootstrap] Revamped bootstrap
All checks were successful
continuous-integration/drone/push Build is passing
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
ac7d1f7c31
[Emacs] Renamed spacemacs.org to emacs.org
All checks were successful
continuous-integration/drone/push Build is passing
While the documentation of this commit gets deployed, redirects on my
server should be up
2020-09-13 18:15:21 +02:00
1ef2ccc436
[Bootstrap] Removed now unnecessary line
All checks were successful
continuous-integration/drone/push Build is passing
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
62e4b6f52f
[Bootstrap, Org files] Removed tangling of deprecated configurations
All checks were successful
continuous-integration/drone/push Build is passing
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
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
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
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
c803be2505
Updated keyboard configuration, removed related Awesome autostart 2020-07-11 18:20:44 +02:00
1c7173764d
Removed ccls package from bootstrap script 2020-07-11 18:12:08 +02:00
90c3bcde72
Added packages to install, fixed issue with tangling 2020-05-28 12:05:36 +02:00
fc6ae3d322
Added other packages to required packages 2020-05-18 02:16:33 +02:00
a534c58b91
Removed workaround for python-jedi bug 2020-05-17 21:03:22 +02:00
7e4e669de9
Added go as new package to be installed 2020-05-17 20:51:04 +02:00
e376f3153d
Forgot to add fish code generation 2020-05-17 20:16:56 +02:00
c0e89be6fa
Fixed issue with files tangling, added and removed some packages 2020-05-17 20:10:09 +02:00
0243f490f6
better org files, updated installation packages 2020-05-17 15:04:07 +02:00
0f3623c167
Replaced the old bépo layout with the bépo Afnor layout 2020-04-30 20:35:24 +02:00
96311c6038
Updated install script 2020-04-29 21:20:15 +02:00
af4fa210c7
Removed unnecessary packages, added mpd as user service 2020-03-25 13:03:57 +01:00
3fce470ff8
Changed fish theme 2020-03-15 19:21:43 +01:00
51a1dd3ad2
Added NTP time synchronization 2020-02-22 12:57:06 +01:00
8e37d2eadf
Added pass package to install 2020-02-22 11:56:46 +01:00
e2b8720c44
Fixing stuff with bootstrap and gampo setup 2020-02-17 20:28:40 +01:00
95b022c44e
Added man pages packages because apparently they aren’t installed by default 2020-02-17 19:06:27 +01:00
2adc1ec523
Fixed i3 package 2020-02-17 17:18:39 +01:00
b6da4e5d9c
Attempt to fix org tangling 2020-02-17 16:30:44 +01:00
2a4d536aee
Bootstrap a bit better 2020-02-17 16:26:12 +01:00
4c99d97c5b
Better 2020-02-17 16:12:57 +01:00
698b346e70
fixed forgotten fromGIT directory that was cd'd to but not created 2020-02-17 16:09:23 +01:00
b69a6bb45a
fixed issue with bootstrap, removed python code 2020-02-17 15:49:31 +01:00
90bdb93671
fixed issue with bootstrap 2020-02-17 15:47:12 +01:00
3e841fa0b2
Updated bootstrap after submodules update 2020-02-16 23:41:28 +01:00
3cfa85c86d
Added redshift as blue light filter, converting eshell aliases
Eshell aliases are being converted to Eshell functions
2020-02-08 14:22:01 +01:00
d13859ba66
Added Org files tangling in bootstrap 2020-01-30 14:06:46 +01:00
6b7cb66baa
updated installation bootstrap 2020-01-29 21:19:57 +01:00
edc7d3b970
Moved org files to single directory, Polybar config now in org file 2020-01-16 19:48:14 +01:00
7d8c34eefd
fixed syntax issue 2020-01-15 18:58:27 +01:00
c32e8a4f8e
added missing package for nomacs 2019-12-30 03:21:25 +01:00
f55ac7c20c
Added needed packages (mostly LSP stuff), pacman- and go-managed 2019-12-28 22:08:21 +01:00
deed6a6203
added nordvpn and Japanese fonts to packages to install 2019-11-29 21:16:11 +01:00
6ab599bd16
added feh as dependency for setting background 2019-11-26 15:21:39 +01:00
85f3bbef89
fixed typo in packages declaration 2019-11-23 19:49:41 +01:00
f4e2b576d2
fixed typo in packages declaration 2019-11-23 19:45:11 +01:00
4d0de55c42
fixed typo in packages declaration 2019-11-23 19:01:37 +01:00