Skip to content

Commit 4fc6eaa

Browse files
Update README.md
Moving away from oh-my-zsh.
1 parent df42d33 commit 4fc6eaa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A few scripts to set up your new Ubuntu-based desktop installation.
55

66
ToDo:
77
* add some useful aliases
8+
* some have been added via `configure_shell.zsh`
89
* proper dotfiles (~/.config) backup
910
* set some firefox preferences
1011
* install extensions (ad block, bitwarden)
@@ -13,7 +14,7 @@ ToDo:
1314
The scripts will install and configure the following:
1415

1516
## `01_install-setup.sh`
16-
* UFW (enable, default drop incoming, accept incoming)
17+
* UFW (enable, default drop incoming, accept outgoing)
1718
* Installs some `apt` packages:
1819
* bat
1920
* gnome-tweaks
@@ -59,7 +60,7 @@ These scripts are called from `02_configure.zsh`
5960

6061
### References
6162
* [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
6364
* [powerlevel10k](https://github.com/romkatv/powerlevel10k)
6465
* [helpful.wiki](https://helpful.wiki/zsh/)
6566
* [Gist - Device Rule for Apple SuperDrive](https://gist.github.com/yookoala/818c1ff057e3d965980b7fd3bf8f77a6)

0 commit comments

Comments
 (0)