Darren Schroeder
|
13db8ef498
|
just a base64 encoder written for fun (#380)
|
2023-02-17 08:32:17 -06:00 |
|
Maxim Uvarov
|
ac2f4b94ac
|
add a current session history menu (#378)
* add a current session history menu
* Update current_session_history_menu.nu
* Delete non_default_vars_menu.nu
|
2023-02-16 06:56:12 -06:00 |
|
Hörmet Yiltiz
|
fad32924fa
|
Fix space-in-path issue and extra / at root (#379)
* fix abbrev logic
* prefer str over list
* fix space-in-path issue and extra / at root
|
2023-02-15 12:26:15 -06:00 |
|
Tilen Gimpelj
|
13b2206718
|
Updateed the temp.nu for 0.60.0+ (#377)
|
2023-02-13 09:29:22 -06:00 |
|
Tilen Gimpelj
|
65e2f3ecf1
|
Update Check-if-env-exsists to use the envs_dirs from conda info (#376)
|
2023-02-13 09:10:51 +02:00 |
|
Hörmet Yiltiz
|
1fa5a0eab7
|
Fix abbrev logic (#375)
* fix abbrev logic
* prefer str over list
|
2023-02-10 21:01:30 -06:00 |
|
Darren Schroeder
|
9bad97ef72
|
update scripts from fetch to http get (#373)
|
2023-02-10 16:37:07 -06:00 |
|
Hörmet Yiltiz
|
f23fbf5106
|
Update to 0.75.1 syntax (#371)
* Update to 0.75.1 syntax
- returns Table() rather than list(Any)
- use $env.PWD
* use pwd from let binding
|
2023-02-07 14:16:58 -06:00 |
|
WindSoilder
|
106e56f48b
|
Update README.md (#372)
|
2023-02-03 06:25:50 -06:00 |
|
Neur1n
|
967fb16feb
|
added nu_msvs module (#370)
1. feat(virtual_environments): added nu_msvs module
2. doc(virtual_environments): refined docs for nu_conda module
|
2023-02-01 10:08:17 -06:00 |
|
Jakub Žádník
|
ec6acdd773
|
Add documentation to nu_deps (#369)
|
2023-01-31 23:40:56 +02:00 |
|
Jakub Žádník
|
e6f3fe8e21
|
nu: Add new release ordering; Tweak nu_deps (#368)
|
2023-01-31 23:21:03 +02:00 |
|
Neur1n
|
01fbd8f691
|
nu_conda: Another Conda module with Better Performance (#367)
* feat(virtual_environments): added nu_conda, another module for (de)activating Conda environments
* chore(nu_conda): added 1 QA to README.md
|
2023-01-30 06:56:53 -06:00 |
|
Darren Schroeder
|
3334cad9aa
|
small tweaks to get panache working again (#365)
|
2023-01-27 07:14:35 -06:00 |
|
Darren Schroeder
|
81ad123d49
|
fix oh-my.nu after do changes (#364)
|
2023-01-26 07:45:50 -06:00 |
|
Hofer-Julian
|
8b4ed82af3
|
Fix scoop completions (#363)
|
2023-01-25 10:51:20 -06:00 |
|
Hofer-Julian
|
dc87ff276c
|
git-completions: Stop checking --force-with-lease (#362)
|
2023-01-25 06:22:50 -06:00 |
|
Hofer-Julian
|
dbb0b016b9
|
conda: Check if environment exists before activating (#361)
|
2023-01-24 09:31:49 -06:00 |
|
Hofer-Julian
|
24ed128bf9
|
Explain how to create an alias for conda activate without a prompt (#360)
|
2023-01-24 08:48:30 -06:00 |
|
Marc Schreiber
|
6801071f50
|
Fix git checkout/switch completions (#359)
|
2023-01-24 06:02:58 -06:00 |
|
Marc Schreiber
|
e89b4ac6be
|
Improve git checkout/switch completions (#358)
|
2023-01-23 06:05:43 -06:00 |
|
mike
|
3f41b8d179
|
add todo script (#357)
|
2023-01-21 18:43:05 -06:00 |
|
Antoine Stevan
|
89c209f89e
|
add the "export" keyword to "extern git cherry-pick" (#356)
|
2023-01-21 13:16:23 -06:00 |
|
Marc Schreiber
|
a023cea71a
|
Add git cherry-pick completion (#355)
|
2023-01-21 07:19:52 -06:00 |
|
Günter Zöchbauer
|
b4a5b9e940
|
Change list of values to list of records with value and description (#354)
It is just one entry for now, but I just found out from the docs
that in this case comments are not used as description
|
2023-01-20 06:22:35 -06:00 |
|
Günter Zöchbauer
|
c424bf3c88
|
Export command to make it use-able (#353)
|
2023-01-19 15:00:01 -06:00 |
|
Günter Zöchbauer
|
cdf6f416cb
|
Add completions for Bitwarden CLI client (#350)
|
2023-01-19 07:51:51 -06:00 |
|
Darren Schroeder
|
245f75c1b7
|
fix ohmy.nu path handling on windows (#351)
|
2023-01-19 07:48:21 -06:00 |
|
Darren Schroeder
|
e478643823
|
add timed_weather that checks the weather at timed intervals (#349)
|
2023-01-18 08:54:04 -06:00 |
|
Darren Schroeder
|
6471266bd9
|
fixed a type-o in the weather script (#348)
|
2023-01-18 08:20:30 -06:00 |
|
TornaxO7
|
62a3cd13e1
|
adding git aliases (#337)
* adding git aliases
* adding preparation section to git
* removing not useable aliases
* probably guarantess that gtv works
|
2023-01-16 08:15:18 -06:00 |
|
fj0r
|
2b785af0a4
|
K8s (#347)
* ssh kubernetes docker git just nvim
* avoid null when cache ssh
* docker cp & kubectl cp & scp
Co-authored-by: agent <agent@nuc>
|
2023-01-16 06:53:48 -06:00 |
|
ldsands
|
02fac2cd18
|
Add files via upload (#319)
|
2023-01-15 17:55:05 -06:00 |
|
fj0r
|
93ddf16daf
|
ssh kubernetes docker git just nvim (#327)
|
2023-01-15 17:54:10 -06:00 |
|
everyone
|
4e85e22e11
|
feat(custom-completions): add reflector completions (#329)
|
2023-01-15 17:53:03 -06:00 |
|
Joseph Fitzgibbons
|
89985e1119
|
add git_branch_cleanup.nu script and readme (#346)
|
2023-01-15 17:52:28 -06:00 |
|
Bob Hyman
|
d712452d13
|
prompt/full-line.nu -- full width prompt (#345)
|
2023-01-15 07:19:17 -06:00 |
|
Michael Angerman
|
5b4524be19
|
add a Readme to the make_release directory (#344)
|
2023-01-11 19:33:00 -08:00 |
|
Jakub Žádník
|
96eb47836c
|
Add initial dependency resolver for nu release (#343)
|
2023-01-12 01:00:29 +02:00 |
|
Darren Schroeder
|
695576c9bb
|
fix some bugs when on slash (#342)
|
2023-01-11 10:28:57 -06:00 |
|
Stefan Holderbach
|
87678fcded
|
nu_release.nu crate order fixup (#341)
Missed that `nu-protocol` also uses `nu-test-support`
|
2023-01-10 22:50:18 +01:00 |
|
Stefan Holderbach
|
408573ca27
|
Fix the crate order in nu_release.nu (#340)
Changes to the dependency graph happened for the 0.73 release
|
2023-01-10 21:48:13 +01:00 |
|
Jakub Žádník
|
20d11d53d6
|
Fix broken conda prompt (#338)
|
2023-01-05 20:28:21 +02:00 |
|
Darren Schroeder
|
c99b2996f2
|
update coloring scripts with newer syntax (#336)
|
2022-12-30 14:07:59 -06:00 |
|
Darren Schroeder
|
e50e681472
|
update 20k script with save changes (#335)
|
2022-12-25 15:55:08 -06:00 |
|
Kamil
|
fa1ce775d7
|
Fix dict and cdpath for 0.73 (#333)
* Update cdpath.nu
* Update dict.nu
* Update dict.nu
* Update cdpath.nu
|
2022-12-25 14:23:54 -06:00 |
|
Darren Schroeder
|
0fef4da080
|
update sparkline script (#334)
|
2022-12-24 08:09:13 -06:00 |
|
Maxim Uvarov
|
fdc27900b8
|
Function to format nicely big numbers: number-format.nu (#332)
* Create number-format.nu
* Create README.md
|
2022-12-23 09:32:00 -06:00 |
|
Darren Schroeder
|
c148f0782d
|
just a couple tweaks to scripts (#331)
|
2022-12-20 12:54:45 -06:00 |
|
JT
|
22b4fda3ea
|
Since last release script (#330)
|
2022-12-21 07:18:03 +13:00 |
|