Refactor: Replace users with home
This commit is contained in:
parent
36a22dc58a
commit
aaaf4808f3
65 changed files with 17 additions and 25 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
# Disabled until I fix my tmux config
|
||||
return
|
||||
|
||||
if [ "$TERM" = "xterm-256color" ] && [ -x "$(command -v tmux)" ]; then
|
||||
tmux new-session
|
||||
fi
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue