wip
This commit is contained in:
5
home.org
5
home.org
@@ -119,7 +119,9 @@ tools. They boost better speed, or simply more streamlined features.
|
|||||||
nil
|
nil
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
[[https://github.com/magic-wormhole/magic-wormhole][Magic Wormhole]] is a quick-and-easy way to securely transfer a file or directory between any two computers in the world, assuming that you have an out-of-band way to communicate a passphrase between them. Once installed, the actual command is ~wormhole~.
|
[[https://github.com/magic-wormhole/magic-wormhole][Magic Wormhole]] is a quick-and-easy way to securely transfer a file or directory between any two
|
||||||
|
computers in the world, assuming that you have an out-of-band way to communicate a passphrase
|
||||||
|
between them. Once installed, the actual command is ~wormhole~.
|
||||||
|
|
||||||
#+begin_src nix
|
#+begin_src nix
|
||||||
magic-wormhole
|
magic-wormhole
|
||||||
@@ -162,6 +164,7 @@ than just as an available package, but there doesn't seem to be a downside.
|
|||||||
home-manager.enable = true;
|
home-manager.enable = true;
|
||||||
jq.enable = true;
|
jq.enable = true;
|
||||||
lazygit.enable = true;
|
lazygit.enable = true;
|
||||||
|
zoxide.enable = true;
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Bat
|
** Bat
|
||||||
|
|||||||
Reference in New Issue
Block a user