alpha
Login
or
Join now
j3s.sh
/
dotfiles
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
my dotz
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Use relative path for fish
author
j3s
date
6 years ago
(Nov 27, 2019, 9:08 AM -0600)
commit
c893b36b
c893b36b5e7debfc3788abc86d6a977336a1147c
parent
68bf052c
68bf052cfc6d4e8c9239c602c1f58b853262ddf2
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
.tmux.conf
+1
-1
.tmux.conf
Reviewed
···
1
1
# Global opts
2
2
-
set-option -g default-shell /usr/local/bin/fish
2
2
+
set-option -g default-shell fish
3
3
setw -g mode-keys vi
4
4
set-option -sg escape-time 0
5
5
set -s escape-time 0