tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
modified readme
biscui.tech
2 years ago
5cd691e9
730c25e2
+3
-3
1 changed file
expand all
collapse all
unified
split
README.md
+3
-3
README.md
···
6
6
2. Rust:
7
7
2.1. Windows: [Windows installer](https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe)
8
8
2.2. Bash: `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
9
9
-
3. dprint: `cargo install --locked dprint`
10
10
-
4. gitui: `cargo install gitui`
11
11
-
5. marksman: https://github.com/artempyanykh/marksman/releases and move binary to ~/bin folder
9
9
+
3. Cargo installs `cargo install --locked dprint gitui eza`
10
10
+
4. marksman: https://github.com/artempyanykh/marksman/releases and move binary to ~/bin folder
11
11
+
5. `winget install fzf`