Commit Graph

11 Commits

Author SHA1 Message Date
David JULIEN 28dfdd5ae5 feat: change shebang to `/usr/bin/env sh`
this setting is more user-config compliant
2021-02-12 23:20:57 +01:00
David 6fc5c852ec feat: automatically generate a pkglist for pacman
add a hook to pacman, generating a list of installed pakages and writing
it to `/home/swytch/.config/paru/pkglist`
2021-02-05 22:33:23 +01:00
David 58bf52193e feat: update utilities lists + code cleanup 2020-12-14 12:10:21 +01:00
David 257f900c55 feat: update `arch_setup` 2020-09-03 21:10:53 +02:00
swytch 0a2719ca8f breaking: change license to MIT in headers 2020-06-25 18:48:18 +02:00
swytch f1c90afdaf breaking: move suckless tools to ~/.local/src/ 2020-06-25 18:17:42 +02:00
swytch a94e6be43c fix: change `echo` commands to `printf` commands
`printf` behaviour is more predictable then `echo` because bash is just
overdoing things
2020-06-20 11:39:37 +02:00
swytch 8dd53770fa fix: update scripts header 2020-06-20 11:39:37 +02:00
swy7ch a91ea4f87e feat: change neovim template plugin + update header of scripts 2020-06-20 11:39:37 +02:00
swy7ch 31981c9631 breaking: change screenlock utility
i3lock -> slock

update .xprofile
update .local/bin/arch_setup
2020-06-20 11:39:37 +02:00
swy7ch fd6e1d2ce3 init repo 2020-05-06 03:20:19 +02:00