From 58f75cd799cefa86a378a78599710de0099cb86a Mon Sep 17 00:00:00 2001 From: hc Date: Wed, 2 Oct 2024 11:15:50 +0800 Subject: added ssh agrent forwarding --- setup.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index f75e979..6453347 100755 --- a/setup.sh +++ b/setup.sh @@ -37,6 +37,10 @@ set shiftwidth=2 set softtabstop=2 set tabstop=2 syntax on + +set laststatus=2 " permanent status bar +set statusline=%F " shows full file path + EOF # add check fro each component -- cgit v1.2.3-70-g09d2