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
Development Mini Toolbox
Search
Marconi Moreto
June 24, 2014
Programming
1
160
Development Mini Toolbox
Marconi Moreto
June 24, 2014
Tweet
Share
More Decks by Marconi Moreto
See All by Marconi Moreto
Introduction to Docker
marconi
4
1.2k
Assets Build Automation
marconi
2
290
SaltStack 101
marconi
10
1k
Concurrency with Gevent
marconi
3
400
Django Quickstart
marconi
1
96
Other Decks in Programming
See All in Programming
RemixとCloudflare Stack におけるFile Upload
ossamoon
1
120
Cancel Next.js Page Navigation: Full Throttle
ypresto
1
130
自分だけの世界を創るクリエイティブコーディング / Creative Coding: Creating Your Own World
chobishiba
2
560
Cloud Adoption Frameworkにみる組織とクラウド導入戦略(縮小版)
tomokusaba
1
170
Modern Functional Fluent CFML REST by Luis Majano
ortus24
0
130
コードレビューと私の過去と未来
jxmtst
0
210
文化が生産性を作る
jimpei
3
530
タイミーにおけるデータの利用シーンと データ基盤の挑戦
marufeuille
4
3.1k
Iteratorでページネーションを実現する
sonatard
3
700
The Efficiency Paradox and How to Save Yourself and the World
hollycummins
0
150
CSC305 Lecture 01
javiergs
PRO
1
140
Frontend Magic mit CSS Houdini
joergneumann
0
420
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
38
2.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
6
250
KATA
mclloyd
27
13k
We Have a Design System, Now What?
morganepeng
49
7.1k
4 Signs Your Business is Dying
shpigford
180
21k
Optimising Largest Contentful Paint
csswizardry
31
2.8k
It's Worth the Effort
3n
183
27k
Music & Morning Musume
bryan
46
6.1k
Why Our Code Smells
bkeepers
PRO
334
57k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
327
21k
Agile that works and the tools we love
rasmusluckow
327
21k
Transcript
Development Arsenal Marconi Moreto @marconimjr Toolbox mini
This talk is about: Quick list of tools that might
be useful in your day to day development.
This talk is NOT about: Basic commands, introduction to Linux,
tutorial, programming or other things not mentioned on the previous slide.
Hard requirements: •Experience with any shell •Comfortable with keyboard shortcuts
•Lazy!
What we are going to talk about: •pt •peco •glances
•zsh •tmux •xmonad
pt https://github.com/monochromegane/the_platinum_searcher A code search tool.
peco https://github.com/peco/peco Simplistic interactive filtering tool.
glances https://github.com/nicolargo/glances An eye on your system.
zsh (Z-Shell) https://github.com/robbyrussell/oh-my-zsh An interactive shell with powerful scripting support.
•Programmable command line completion •Sharing of history between all running sessions •Themeable prompts •Completion •Plugins •Fully customisable
tmux http://tmux.sourceforge.net/ A terminal multiplexer.
xmonad http://xmonad.org/ A dynamically tiling X11 window manager.
Kernel OS Window System Window Manager Desktop Environment Linux Graphical
Layers tmux
Demo
Thank you Marconi Moreto @marconimjr http://marconijr.com https://github.com/marconi