Commit Graph

703 Commits

Author SHA1 Message Date
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
Luke Smith
4130813371
no more larbswm garbage, manual commenting 2020-04-10 22:11:49 -04:00
Luke Smith
bd8bea72f4
Merge pull request #203 from vladdoster/patch-1
fix progs.csv rendering
2020-04-09 17:52:52 -04:00
Vlad Doster
8711e908ce
fox progs.csv rendering 2020-04-09 16:30:13 -05:00
Luke Smith
144dd1043d
Merge pull request #202 from vladdoster/patch-1
fix issue with broken csv rendering in progs.csv
2020-04-09 17:29:08 -04:00
Vlad Doster
b5176297ad
fix issue with broken csv rendering 2020-04-09 16:27:21 -05:00
Luke Smith
c539b8949c
pulseaudio now default audio system 2020-04-09 17:14:26 -04:00
Prakash Vishwakarma
67f7d37ac2
Update README.md 2020-04-05 13:32:11 +02:00
Luke Smith
9ac0a07bfd
inconsolata removed 2020-04-02 17:14:13 -04:00
Luke Smith
b07a297fe6
block brave autoupdates 2020-03-24 16:33:55 -04:00
Luke Smith
caea254971
dwm default 2020-03-21 18:29:10 -04:00