Linksys AC Series Router Configuration Tips for OpenWRT: Difference between revisions

Line 2,299: Line 2,299:


=====ZSH=====
=====ZSH=====
===== Changing Shells =====
Install "Change Shell": opkg install shadow-chsh
List available shells: cat /etc/shell
Change shell: chsh -r /bin/bash (this will also allow history commands to persist too.)


=====Profiles=====
=====Profiles=====