mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Minor tweaks to tmux.conf, provision_linux terminal_env, and fish config
This commit is contained in:
parent
18fda58726
commit
2cb92a57d5
3 changed files with 7 additions and 2 deletions
|
|
@ -10,7 +10,10 @@ function configure_fish
|
|||
define_global_variables
|
||||
import_sources $uname
|
||||
define_aliases $uname
|
||||
ssh_agent_startup
|
||||
|
||||
if set -qx SSH_CONNECTION
|
||||
ssh_agent_startup
|
||||
end
|
||||
end
|
||||
|
||||
configure_fish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue