Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
From Bash to Z shell in 5 min
Search
Pablo Tamarit
February 06, 2015
Technology
1
81
From Bash to Z shell in 5 min
Pablo Tamarit
February 06, 2015
Tweet
Share
More Decks by Pablo Tamarit
See All by Pablo Tamarit
Introduction à Clojure
ptamarit
0
83
Introduction to Clojure
ptamarit
0
76
Other Decks in Technology
See All in Technology
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
810
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
250
TS-S205_昨年対比2倍以上の機能追加を実現するデータ基盤プロジェクトでのAI活用について
kaz3284
1
210
2つのフロントエンドと状態管理
mixi_engineers
PRO
3
110
はじめてのOSS開発からみえたGo言語の強み
shibukazu
3
890
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
560
S3アクセス制御の設計ポイント
tommy0124
3
200
まずはマネコンでちゃちゃっと作ってから、それをCDKにしてみよか。
yamada_r
2
120
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
480
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
420
20250912_RPALT_データを集める→とっ散らかる問題_Obsidian紹介
ratsbane666
0
100
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
160
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Music & Morning Musume
bryan
46
6.8k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Visualization
eitanlees
148
16k
RailsConf 2023
tenderlove
30
1.2k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Side Projects
sachag
455
43k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Transcript
None
None
None
yum install zsh apt-get install zsh brew install zsh
chsh -s /bin/zsh
None
None
None
None
~/.bashrc → ~/.zshrc - Aliases and functions are “compatible” -
Prompt customizations are incompatible ~/.bash_profile → ~/.profile or ~/.zprofile #!/bin/bash
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None