David JULIEN
|
d50b60546e
|
cleanup: script headers
|
2021-02-16 00:37:44 +01:00 |
|
David JULIEN
|
fe17bd62e5
|
feat: add dwmblocks compilation directive
|
2021-02-16 00:29:53 +01:00 |
|
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
|
3f99f774be
|
fix: fix compilation from Cxx header with ./compiler
|
2020-09-29 00:35:36 +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
|
8573d507c7
|
cleanup: cleanup suckless' tools build
|
2020-06-20 11:39:37 +02:00 |
|
swytch
|
4246954ac5
|
fix: fix compiler
fix bibliography retrieving
fix suckless tools build
-> exit 1 when not building from config.def.h
-> exit 0 when building (not break 0)
|
2020-06-20 11:39:37 +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
|
97ae8ca1d0
|
fix: general scripts improvements
append `sed` commands instead of piping them (bibinput, bibshow)
add dependencies (bibinput, bibshow)
break forloop when bulding is done (compiler)
|
2020-06-20 11:39:37 +02:00 |
|
swytch
|
8dd53770fa
|
fix: update scripts header
|
2020-06-20 11:39:37 +02:00 |
|
swy7ch
|
77aab67fca
|
fix: optimize file management in scripts
no need to `cat` into `grep`/`sed`
|
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
|
30f254f6c3
|
cleanup: global files cleanup
+ update LICENSE declaration in .config/nvim/after/ftplugin
+ remove vim.vim filetype settings
+ change mapping for buffer switch in neovim
|
2020-06-20 11:39:37 +02:00 |
|
swy7ch
|
fd6e1d2ce3
|
init repo
|
2020-05-06 03:20:19 +02:00 |
|