Commit graph

26 commits

Author SHA1 Message Date
appeasementPolitik
92de5e82b3
weatherreport is stored in cache (#1201) 2022-10-02 19:11:17 +00:00
Ian Breckenridge
5506a4eb89
Remove $LF_ICONS from profile 2022-08-21 09:48:30 -04:00
Luke Smith
38f41631f9 Merge branch 'master' of github.com:LukeSmithxyz/voidrice 2022-08-03 15:20:10 -04:00
Luke Smith
709795f42b shortcuts fix 2022-08-03 15:19:27 -04:00
appeasementPolitik
f7839e8fd4
Change brave to librewolf in shell profile (#1154) 2022-08-03 12:40:52 +00:00
appeasementPolitik
946f2c4d1e
Restore startx command on boot (#1147) 2022-07-20 17:34:37 +00:00
Luke Smith
8f2810ac20 samedir now sd, libxft-bgra message removed 2022-07-19 17:04:17 -04:00
krisdoodle45
953d85619a
Replace youtube-dl with yt-dlp system-wide (#1019)
* Replace youtube-dl with yt-dlp in qndl

* Replace youtube-dl with yt-dlp in dmenuhandler

* Replace youtube-dl with yt-dlp in newsboat config

* Replace youtube-dl with yt-dlp in aliasrc

Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2022-03-29 01:28:41 +00:00
M.Zeinali
975353bf71
colorize ip command (#1093) 2022-03-21 13:59:39 +00:00
Luke Smith
148f1432e6
lf tweaks included ueberzug images 2022-03-06 13:19:51 -05:00
Luke Smith
c08c3a2fb0
fix #936 2022-01-21 19:27:56 -05:00
Hekuran
15d09bac36
sysact rewrite and minor stuff (#1000)
* minor forgoten stuff

we already have shutdown in sudo loop

* why was this still here? it belongs in ~/.config/

* what the actual phucc

* implemented loginctl and fixed shebang
2021-09-23 14:54:58 -04:00
Hekuran
9b6005292c
lapsus calami (#988)
don't remove the whole thing, just sudo
2021-08-25 09:51:52 -04:00
Luke Smith
1c676c7cf2
close #971 2021-08-25 08:02:39 -04:00
Luke Smith
d67a55771c
switch from yay to paru 2021-06-26 14:43:15 -04:00
Luke Smith
9dec1225a4
fix #956 2021-05-30 20:55:28 -04:00
Alireza
ea99abf1fa
Paths fixed (#928)
shortcutrc is created on shell directory with shortcuts script
same for zshnameddirrc
2021-04-06 14:53:19 -04:00
Luke Smith
284b1078cb
minor tweaks, electrum and mbsync to ~/.config 2021-03-07 15:44:52 -05:00
Luke Smith
deecc42707
startx alias 2021-03-07 15:40:43 -05:00
memreyagci
4bf6941b87 Deleted the .xinitrc link at $HOME for even a cleaner home directory.
A custom filename and directory can be specified with startx command,
which in this case is $XINITRC variable that indicates
$XDG_CONFIG_HOME/x11/xinitrc
2021-02-21 16:10:28 +01:00
Luke Smith
3249d6b100
clean up 2021-02-07 17:30:49 -05:00
ZaxonXP
17f15d91ee
Use find instead du for more efficient execution. (#880)
Find is faster and it is only one command. The last `:` is removed by the parameter expansion (works in both Bash and Zsh).
2021-01-13 17:51:40 -05:00
anntnzrb
7c96bd081a
Compatibility for FreeBSD's paste(1) (#853)
* Compatibility for FreeBSD's paste(1)

According to FreeBSD's
[paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports),
the extra `-` is needed (tested by myself).
This obviously works for Linux as well, tested on Void Linux at least.

> Create a colon-separated list of directories named bin,
> suitable for use in the PATH environment variable:

`find / -name bin -type d | paste -s -d : -`

* Compatibility for FreeBSD's paste(1)

According to FreeBSD's
[paste(1)](https://www.freebsd.org/cgi/man.cgi?query=paste&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports),
the extra `-` is needed (tested by myself).
This obviously works for Linux as well, tested on Void Linux at least.

> Create a colon-separated list of directories named bin,
> suitable for use in the PATH environment variable:

`find / -name bin -type d | paste -s -d : -`
2020-12-01 18:21:03 -05:00
Luke Smith
ae2f08ec69
minor updates 2020-11-19 09:21:04 -05:00
Luke Smith
8983f6aeb4
files moved to new correct names 2020-11-19 08:37:50 -05:00
Luke Smith
cba0fcc03d
old stuff removed
many files renamed, possible breakage
2020-11-16 18:06:41 -05:00