Commit Graph

613 Commits

Author SHA1 Message Date
Luke Smith
98485a873b
fluidsynth silent audio on startup fix 2020-10-08 10:17:11 -04:00
Luke Smith
8222b4cb87
minor tweaks 2020-09-12 19:37:43 -04:00
Luke Smith
82f295e880
brave block causes problems 2020-09-10 20:00:28 -04:00
Luke Smith
53ab544ed1
Merge branch 'master' of github.com:LukeSmithxyz/LARBS into master 2020-09-06 16:44:20 -04:00
Luke Smith
ade038053e
arch/artix only, zsh default, cleanup 2020-09-06 16:44:15 -04:00
Luke Smith
ced543c80b
Merge pull request #280 from szczagi/patch-1
Update larbs.sh
2020-08-27 15:31:32 -04:00
szczagi
ff2af5892f
Update larbs.sh
change from normal libxft-bgra to libxft-bgra-git due to being outdated and with broken keys
2020-08-27 21:14:00 +02:00
Luke Smith
5ffc31bbc1
i3 removed 2020-06-08 13:45:25 -04:00
Luke Smith
ab1c78624c
fix #24 2020-06-02 15:44:28 -04:00
Luke Smith
654114f88a
delete funding when installed 2020-06-02 15:28:42 -04:00
Luke Smith
2c26e4dc26
funding file for github sponsors 2020-06-02 15:23:38 -04:00
Luke Smith
ab7abad546
Revert "reduce redundant code into 2 functions"
This reverts commit 3cc8675993.
2020-05-31 18:58:23 -04:00
Luke Smith
5dc35bb4ba
Merge pull request #242 from vladdoster/patch-2
reduce redundant code into 2 functions
2020-05-31 17:11:07 -04:00
Vlad Doster
3cc8675993
reduce redundant code into 2 functions
- much easier to read
- reduce places to change
- reusable if ever need to add more inputs
2020-05-31 15:37:31 -05:00
Luke Smith
6b88d36033
Merge branch 'g-w1-patch-1' 2020-05-26 14:15:51 -04:00
Luke Smith
eb89e0b253
create cache dir with correct user 2020-05-26 14:15:40 -04:00
Luke Smith
f8dd8ca886
Merge branch 'patch-1' of https://github.com/g-w1/LARBS into g-w1-patch-1 2020-05-26 14:12:00 -04:00
Luke Smith
7d1b847662
Merge pull request #235 from vladdoster/patch-1
use chsh over hard to read sed to set shell
2020-05-26 14:10:46 -04:00
g-w1
b8a539b4ff
Make it so that zsh can write a histfile.
Zsh needs a directory to write it's history to. It can not make a directory and therefore, will not record history.
2020-05-26 14:01:24 -04:00
Vlad Doster
4115ca5b19
use chsh over hard to read sed to set shell 2020-05-26 06:39:13 -05:00
Luke Smith
8073ba91cf
Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2020-05-25 09:50:52 -04:00
Luke Smith
34be24dbaf
note about updates and keyrings 2020-05-25 09:47:32 -04:00
Luke Smith
ed1e996675
Merge pull request #230 from g-w1/patch-1
Add man-db to progs.csv.
2020-05-19 08:47:05 -04:00
g-w1
0bd28e5f8c
Add man-db to progs.csv.
I had to install it after installation.
2020-05-19 08:44:55 -04:00
Luke Smith
f145e559e4
refresh keys automatically
better zsh regex
2020-05-18 09:16:05 -04:00
Luke Smith
fd9c97310a
i3 start fix 2020-05-13 07:50:08 -04:00
Luke Smith
4fb2fe9e30
switch to fast syntax highlighting 2020-04-28 09:15:50 -04:00
Luke Smith
0b08204828
Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2020-04-28 09:00:44 -04:00
Luke Smith
530ab70f5e
abook added for address book 2020-04-28 08:55:27 -04:00
Luke Smith
979484d9e7
also clone submodules 2020-04-28 08:55:07 -04:00
Luke Smith
debd8c32c8
Merge pull request #217 from sarpik/sarpik/make-git-ignore-deleted-readme-and-license
Make git ignore deleted LICENSE & README.md files
2020-04-25 15:26:22 -04:00
Kipras Melnikovas
40c3a5bdd0
Make git ignore deleted LICENSE & README.md files
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2020-04-25 15:19:34 +00:00
Luke Smith
d1262d2fbc
Merge pull request #200 from prakash2033/patch-1
Update README.md
2020-04-24 08:46:57 -04:00
Luke Smith
37a8431d39
Merge pull request #215 from jlaw/patch-3
fix: Correct flag to specify user
2020-04-24 08:46:21 -04:00
Luke Smith
370808fd66
Merge pull request #213 from jlaw/patch-1
fix: chown parent directory
2020-04-24 08:44:22 -04:00
Luke Smith
2db3c0f8c5
Merge pull request #214 from jlaw/patch-2
fix: Correct ntpdate command
2020-04-24 08:43:33 -04:00
Jackson Law
93fd71e403
fix: Correct flag to specify user 2020-04-24 03:09:08 -07:00
Jackson Law
2c1eb62b0b
fix: Correct ntpdate command 2020-04-24 02:57:13 -07:00
Jackson Law
7516755106
fix: chown parent directory 2020-04-24 02:54:39 -07:00
Luke Smith
268943c9c4
Merge pull request #212 from NicholasasaurusRex/patch-2
Update README.md
2020-04-21 08:07:33 -04:00
Nicholasasaurus Rex
2fef819181
Update README.md
for completeness on progs.csv documentation
2020-04-20 23:46:44 -04:00
Luke Smith
22dc66afc1
Merge pull request #211 from NicholasasaurusRex/patch-1
Update README.md
2020-04-20 17:30:43 -04:00
Nicholasasaurus Rex
7211dcbfa9
Update README.md
Antergos is dead.
2020-04-20 17:22:40 -04:00
Luke Smith
ee294f28f8
Merge pull request #208 from guidocella/lynx-fix
Lynx can't view images
2020-04-16 08:14:19 -04:00
Guido Cella
b66c72226c Lynx can't view images 2020-04-16 12:41:54 +02:00
Luke Smith
2d7e3aca1f
re-enable chrome store 2020-04-15 10:36:47 -04:00
Luke Smith
dda66141b5
pamixer added 2020-04-14 16:37:00 -04:00
Luke Smith
d1138e5589
Merge pull request #205 from jlaw/strip-bare-git
Strip '.git' from working dir when cloning repos
2020-04-13 21:19:25 -04:00
Jackson Law
8b9a9652a3 Strip '.git' from working dir when cloning repos 2020-04-11 00:38:01 -07:00
Luke Smith
2db2b6900f
Merge branch 'master' of github.com:LukeSmithxyz/LARBS 2020-04-10 22:52:35 -04:00