tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
chore: cleanup docs
biscui.tech
2 years ago
3c444928
a01c2a3a
+6
-3
1 changed file
expand all
collapse all
unified
split
README.md
+6
-3
README.md
···
6
6
- `npm install -g @microsoft/inshellisense eslint prettier vscode-langservers-extracted typescript-language-server`
7
7
- [Windows installer](https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe)
8
8
- [marksman](https://github.com/artempyanykh/marksman/releases) and move binary to ~/bin folder
9
9
-
- `cargo install --locked dprint eza`
10
10
-
- `winget install ajeetdsouza.zoxide junegunn.fzf StephanDilly.gitui BurntSushi.ripgrep.MSVC sharkdp.fd Starship.Starship`
9
9
+
- `winget install ajeetdsouza.zoxide junegunn.fzf BurntSushi.ripgrep.MSVC sharkdp.fd Starship.Starship`
11
10
- `Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser;Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression`
12
11
- `scoop install 7zip jq poppler imagemagick unar`
13
12
···
15
14
16
15
- `curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash`
17
16
- `curl --proto '=https' --tlsv1.2 -ssf https://sh.rustup.rs | sh`
18
18
-
- `cargo install --locked dprint gitui eza`
19
17
- `sudo apt install build-essential fzf`
18
18
+
- install stuff for starship like jq, poppler and imagemagick
19
19
+
20
20
+
## Shared
21
21
+
22
22
+
- `cargo install --locked dprint gitui eza harper-ls`