File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ A few scripts to set up your new Ubuntu-based desktop installation.
5
5
6
6
ToDo:
7
7
* add some useful aliases
8
+ * some have been added via ` configure_shell.zsh `
8
9
* proper dotfiles (~ /.config) backup
9
10
* set some firefox preferences
10
11
* install extensions (ad block, bitwarden)
13
14
The scripts will install and configure the following:
14
15
15
16
## ` 01_install-setup.sh `
16
- * UFW (enable, default drop incoming, accept incoming )
17
+ * UFW (enable, default drop incoming, accept outgoing )
17
18
* Installs some ` apt ` packages:
18
19
* bat
19
20
* gnome-tweaks
@@ -59,7 +60,7 @@ These scripts are called from `02_configure.zsh`
59
60
60
61
# ## References
61
62
* [zsh](https://github.com/zsh-users/zsh)
62
- * [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)
63
+ * ~ ~ [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)~~ moving away from any zsh config framework
63
64
* [powerlevel10k](https://github.com/romkatv/powerlevel10k)
64
65
* [helpful.wiki](https://helpful.wiki/zsh/)
65
66
* [Gist - Device Rule for Apple SuperDrive](https://gist.github.com/yookoala/818c1ff057e3d965980b7fd3bf8f77a6)
You can’t perform that action at this time.
0 commit comments