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
170
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.3k
Assets Build Automation
marconi
2
310
SaltStack 101
marconi
10
1.1k
Concurrency with Gevent
marconi
3
410
Django Quickstart
marconi
1
120
Other Decks in Programming
See All in Programming
Pythonではじめるオープンデータ分析〜書籍の紹介と書籍で紹介しきれなかった事例の紹介〜
welliving
3
760
PC-6001でPSG曲を鳴らすまでを全部NetBSD上の Makefile に押し込んでみた / osc2025hiroshima
tsutsui
0
200
生成AIを利用するだけでなく、投資できる組織へ
pospome
2
440
AI 駆動開発ライフサイクル(AI-DLC):ソフトウェアエンジニアリングの再構築 / AI-DLC Introduction
kanamasa
11
5k
Developing static sites with Ruby
okuramasafumi
1
350
Cap'n Webについて
yusukebe
0
160
LLM Çağında Backend Olmak: 10 Milyon Prompt'u Milisaniyede Sorgulamak
selcukusta
0
140
ThorVG Viewer In VS Code
nors
0
640
Patterns of Patterns
denyspoltorak
0
420
[AI Engineering Summit Tokyo 2025] LLMは計画業務のゲームチェンジャーか? 最適化業務における活⽤の可能性と限界
terryu16
2
240
CSC307 Lecture 04
javiergs
PRO
0
620
Flutter On-device AI로 완성하는 오프라인 앱, 박제창 @DevFest INCHEON 2025
itsmedreamwalker
1
190
Featured
See All Featured
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
280
Embracing the Ebb and Flow
colly
88
4.9k
Heart Work Chapter 1 - Part 1
lfama
PRO
4
35k
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
47
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
0
1k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Paper Plane (Part 1)
katiecoart
PRO
0
2.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.3k
GitHub's CSS Performance
jonrohan
1032
470k
Docker and Python
trallard
47
3.7k
Side Projects
sachag
455
43k
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