feat(zsh): replace zsh with fish
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
# without any warranty.
|
||||
# Copyright 2012— Gregory Pakosz (@gpakosz).
|
||||
|
||||
set -g default-shell /usr/bin/zsh
|
||||
set -g default-shell /usr/bin/fish
|
||||
|
||||
# -- bindings ------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user