You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2023-11-21-configuring-a-new-laptop.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Create an ssh key for GitHub:
83
83
-[starship](https://starship.rs/) - fast and useful prompt e.g. displays current git branch and Node version
84
84
-[fzf](https://github.com/junegunn/fzf) - fast finding. I suggest installing with `git` since package manager versions can be quite outdated. Enable key bindings.
85
85
-[ripgrep](https://github.com/BurntSushi/ripgrep) - rust alternative of `grep`, installed in command above
-[nvm](https://github.com/nvm-sh/nvm) - install and switch between multiple `node` environments seamlessly
88
88
-[miniforge](https://github.com/conda-forge/miniforge) - python package manager without the environment solving issues. Bonus tip: use `mamba` instead of `conda`.
89
89
-[My own vim preferences](https://github.com/dcroote/vimrc)
0 commit comments