mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Fix a typo
This commit is contained in:
@@ -29,7 +29,7 @@ case "$shell" in
|
|||||||
profile='~/.tcshrc'
|
profile='~/.tcshrc'
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
profile='your shell init file'
|
profile='shell init file'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user