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: README.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,17 @@
3
3
Contains dotfiles, git submodules and installation procedures to easily transfer and synchronize terminal development environments between different systems.
4
4
5
5
Includes:
6
-
- Neovim installation and config
7
6
- zsh config + oh-my-zsh installation
8
7
- tmux config + tpm installation
9
8
- starship prompt installation and config
10
9
- Basic aliases with option for per-system additions
10
+
- nala installation as apt replacement
11
+
- Neovim installation and config
12
+
- Node.js installation
13
+
- cargo installation
14
+
- tree-sitter cli installation
15
+
- ripgrep installation
16
+
- Lazygit installation
17
+
- gdu diskusage installation
18
+
19
+
Each step is optional and the installations can either be done locally (if not sudo rights are available) or system-wide.
0 commit comments