news
Free and Open Source Software
-
Antigen is a plugin manager for zsh - LinuxLinks
Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim.
Antigen has reached a certain level of stability and has been used in the wild for years. Inspired by vundle, Antigen can pull oh-my-zsh style plugins from various github repositories. You are not limited to use plugins from the oh-my-zsh repository only and you don’t need to maintain your own fork and pull from upstream every now and then.
This is free and open source software. It is not actively developed.
Bouncer chooses the correct firewall zone for wireless connections - LinuxLinks
Bouncer is an application to help you choose the correct firewall zone for wireless connections. When you connect to a new network, Bouncer will open a window prompting you for what kind of network (e.g. home, public, work) it is. When you choose the network type, it is associated with that network and automatically used in the future.
NetworkManager and firewalld are required. If you don’t use those, you can’t use Bouncer. Fedora uses both by default. Other distributions may not.