mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
add iterm2 integration
This commit is contained in:
parent
6b44efd4e4
commit
8ecd511397
1 changed files with 2 additions and 0 deletions
|
@ -198,6 +198,8 @@ export DYLD_FALLBACK_LIBRARY_PATH="${HOMEBREW_PREFIX}/lib"
|
|||
if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]; then
|
||||
. '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
|
||||
fi
|
||||
|
||||
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
|
||||
{%@@ endif @@%}
|
||||
|
||||
# Functions (or more complex aliases)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue