1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00
Commit graph

1194 commits

Author SHA1 Message Date
Darren Schroeder
ca89da5242
reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
WindSoilder
7b76a8e662
port conda to engine-q (#160) 2022-02-22 06:18:50 -06:00
Michael Angerman
68ad1695d0
clear screen buf on mac / change ansi sequence (#159) 2022-02-19 19:56:02 -08:00
Michael Angerman
8b03a86407
clear screen buffer via ansi commands (#158) 2022-02-19 19:34:03 -08:00
Michael Angerman
90a6d6de05
a script that shows beginner nushell script writers what does not work or parse (#157) 2022-02-19 18:54:27 -08:00
Darren Schroeder
57068a0be1
tweak font names (#155) 2022-02-18 07:52:09 -06:00
Michael Angerman
9c2a72f70c
update flag.nu with more details of how flags work and how to pass data to them (#154) 2022-02-17 12:56:46 -08:00
JT
f205b26156
A couple more TWiN updates (#153) 2022-02-17 07:55:39 -05:00
Darren Schroeder
8081fa6c4f
wip zoxide script (#152) 2022-02-17 06:34:13 -06:00
JT
20c1e2f2ff
Port nu_release to e-q (#149) 2022-02-17 07:29:36 -05:00
Darren Schroeder
727fd088ec
python gradient (#151) 2022-02-17 06:28:10 -06:00
Darren Schroeder
2717eeca89
silence ps1 script (#150) 2022-02-17 06:25:18 -06:00
JT
674675a368
Update for block params (#148) 2022-02-17 07:02:14 -05:00
Michael Angerman
c326716e99
update nth to select (#147) 2022-02-15 19:01:42 -06:00
Darren Schroeder
166a9b5eac
autoview-type gradient (#146) 2022-02-15 12:57:16 -06:00
Michael Angerman
cf769798a6
show how flags work in nu (#145) 2022-02-14 21:20:59 -08:00
Michael Angerman
5589e2558d
Merge pull request #144 from stormasm/nu101
copy over to engine-q demo.nu
2022-02-14 18:24:11 -08:00
Michael Angerman
4f04b5bbb2 copy over to engine-q demo.nu 2022-02-14 18:22:02 -08:00
Michael Angerman
3b9f064f1a
Merge pull request #143 from stormasm/file_cat
update file_cat to remove json files that are created
2022-02-09 21:38:50 -08:00
Michael Angerman
c5e4cca955 update file_cat to remove json files that are created 2022-02-09 21:37:21 -08:00
Michael Angerman
f9eb0772a7
Merge pull request #142 from nushell/dict
port dict.nu over to engine-q/cool_oneliners
2022-02-09 21:31:18 -08:00
Michael Angerman
6c27d23e19 port dict.nu over to engine-q/cool_oneliners 2022-02-09 21:28:21 -08:00
Michael Angerman
4b4b4662ec
Merge pull request #141 from nushell/file_cat
port over to engine-q the script file_cat.nu
2022-02-09 20:35:28 -08:00
Michael Angerman
9e67a0baa5 port over to engine-q the script file_cat.nu 2022-02-09 20:32:52 -08:00
Darren Schroeder
076ffa87c0
Merge pull request #140 from skelly37/main 2022-02-07 15:44:32 -06:00
Kamil
0ed7c5e49f
Update wolframalpha.nu
intendation fix
2022-02-07 21:43:14 +00:00
Kamil
aae15eecb1
Update wolframalpha.nu
documented commands
2022-02-07 21:37:17 +00:00
Kamil
806956529a
Update wolframalpha.nu
added fetching images from API that actually look like the website with all the important info
2022-02-07 21:35:02 +00:00
Kamil
fecf482450
Create wolframalpha.nu
Actually, I've received this code from a friend, the author is unknown but I thought it'd be nice to have it here
2022-02-07 21:05:30 +00:00
Darren Schroeder
93c9e8cff6
Merge pull request #139 from fdncred/gradient_benchmark
kubouch's benchmark script
2022-01-27 16:02:34 -06:00
Darren Schroeder
badbfa117d kubouch's benchmark script 2022-01-27 16:01:16 -06:00
JT
f1ef31b4a2
Add files via upload 2022-01-24 22:03:34 -05:00
Darren Schroeder
2fcb9d9a87
Merge pull request #138 from fdncred/port_gradient
port the gradient script
2022-01-24 16:06:13 -06:00
Darren Schroeder
a44ce61a89 port the gradient script 2022-01-24 16:05:52 -06:00
Darren Schroeder
db539bc690
Merge pull request #137 from fdncred/update_timed_weather
update output to records
2022-01-24 15:57:13 -06:00
Darren Schroeder
0a3fdc57ab update output to records 2022-01-24 15:56:26 -06:00
Darren Schroeder
5c1c47b207
Merge pull request #136 from fdncred/eqize_timed_weather_run
port `timed_weather_run` to engine-q
2022-01-24 15:49:39 -06:00
Darren Schroeder
e169f4297c port to eq 2022-01-24 15:48:52 -06:00
Darren Schroeder
1a752f09b6
Merge pull request #135 from fdncred/update_weather_syntax
update get_weather syntax
2022-01-22 15:51:18 -06:00
Darren Schroeder
d4babf293c update get_weather syntax 2022-01-22 15:49:40 -06:00
JT
97c43e8ab6
Merge pull request #134 from nushell/twin_eq
Add TWiN ported to e-q
2022-01-21 16:04:28 -05:00
JT
8fefb01d40 Add TWiN ported to e-q 2022-01-21 16:03:15 -05:00
Darren Schroeder
a2cece508d
Merge pull request #133 from fdncred/add_cmd_duration
add cmd_duration_ms to prompt
2022-01-21 14:44:08 -06:00
Darren Schroeder
28b01bb96f add cmd_duration_ms to propmt 2022-01-21 14:43:18 -06:00
Darren Schroeder
d970d5f45f
Merge pull request #132 from fdncred/oh_my_minimal
a nice prompt with no nerd fonts or git integration
2022-01-21 14:26:54 -06:00
Darren Schroeder
d38c0ac310 a nice prompt with no nerd fonts or git integration 2022-01-21 14:24:45 -06:00
Darren Schroeder
d7d0e21596
Merge pull request #131 from fdncred/spark_fun
port spark
2022-01-15 18:23:41 -06:00
Darren Schroeder
881ba5e7a6 port spark 2022-01-15 18:22:42 -06:00
Darren Schroeder
1546634a80
Merge pull request #130 from fdncred/add_forecast
add 7 day forecast
2022-01-15 08:07:48 -06:00
Darren Schroeder
0768eb2b11 add 7 day forecast 2022-01-15 08:06:13 -06:00