Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Amazon AWS ZSH setup help.
- X-seq: zsh-users 24051
- From: "Hoji, Akihiko" <akh22@xxxxxxxx>
- To: "zsh-users@xxxxxxx" <zsh-users@xxxxxxx>
- Subject: Amazon AWS ZSH setup help.
- Date: Fri, 12 Jul 2019 23:13:46 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) smtp.mailfrom=akh22@xxxxxxxx;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pitt.onmicrosoft.com; s=selector2-pitt-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=+R5WFf5rK09LxXGvv+eVNFhyPg/QLb5DhcW6XoN58Do=; b=nCvTOOIt7RQ1t+Yp9IK8FI8Bh98XzB8/DQTN4A6CdXf7ZkQqBndUFpnWeGTdmfbJQtpIEsBFhppYkzA6QKcJ2nSrrixCxWoBCIrq8lZV86/Uci9C1M52BuR0PnXVwAxk9yeyDFuV1vq+Q1ANVAYKlXWpj9vpHRASSrHeIhbhpWM=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Thread-index: AQHVOQd0OnaZquctNke6TeabtLKa+A==
- Thread-topic: Amazon AWS ZSH setup help.
Hi all,
I’ve started tinkering around amazon EC2 AWS using Ubuntu AMI. I set a default shell to zsh and downloaded on-my-zsh and used it as configure ZSH. I have .zshrc in my home directly as follows;
~ l
total 364K
drwxr-xr-x 11 ubuntu ubuntu 4.0K Jul 12 23:03 .
drwxr-xr-x 4 root root 4.0K May 25 01:38 ..
-rw------- 1 ubuntu ubuntu 928 Jul 7 04:35 .bash_history
-rw-r--r-- 1 ubuntu ubuntu 220 Apr 4 2018 .bash_logout
-rw-r--r-- 1 ubuntu ubuntu 3.7K Apr 4 2018 .bashrc
drwx------ 4 ubuntu ubuntu 4.0K May 25 02:29 .cache
drwx------ 3 ubuntu ubuntu 4.0K May 25 01:04 .gnupg
drwxrwxr-x 3 ubuntu ubuntu 4.0K Jul 6 20:13 .local
drwxrwxr-x 12 ubuntu ubuntu 4.0K Jul 12 22:29 .oh-my-zsh
-rw-r--r-- 1 ubuntu ubuntu 860 May 25 01:40 .profile
drwx------ 2 ubuntu ubuntu 4.0K May 25 01:01 .ssh
-rw-r--r-- 1 ubuntu ubuntu 0 May 25 01:05 .sudo_as_admin_successful
-rw-rw-r-- 1 ubuntu ubuntu 165 May 25 01:31 .wget-hsts
-rw-rw-r-- 1 ubuntu ubuntu 42K May 25 01:19 .zcompdump
-rw-rw-r-- 1 ubuntu ubuntu 42K Jul 9 00:42 .zcompdump-ip-172-31-45-206-5.4.2
-rw-rw-r-- 1 ubuntu ubuntu 42K Jul 6 20:10 .zcompdump-ip-172-31-84-162-5.4.2
-rw-rw-r-- 1 ubuntu ubuntu 42K May 25 01:19 .zcompdump-ip-172-31-86-172-5.4.2
-rw-rw-r-- 1 ubuntu ubuntu 42K Jul 8 22:54 .zcompdump-ip-172-31-87-236-5.4.2
-rw-rw-r-- 1 ubuntu ubuntu 42K Jul 12 22:25 .zcompdump-ip-172-31-93-242-5.4.2
-rw-rw-r-- 1 ubuntu ubuntu 53 Jul 9 00:02 .zprofile
drwxrwxr-x 7 ubuntu ubuntu 4.0K May 25 01:21 .zsh-syntax-highlighting
-rw------- 1 ubuntu ubuntu 8.4K Jul 12 23:03 .zsh_history
-rw-rw-r-- 1 ubuntu ubuntu 3.7K Jul 7 02:55 .zshrc
drwxrwxr-x 7 ubuntu ubuntu 4.0K Jul 7 04:29 STAR
drwxr-xr-x 9 ubuntu ubuntu 4.0K Jan 15 04:27 cellranger-3.0.2
-rw-rw-r-- 1 ubuntu ubuntu 15K Jul 7 03:26 sitecheck.txt
drwxrwxr-x 4 ubuntu ubuntu 4.0K Jul 9 00:57 tiny
For some reasons, .zshrc is not loaded when my AMI starts. Any pointers as to how to fix this ?
Thanks in advance.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author