# Embrace the Terminal

DevFeed: [Embrace the Terminal](<https://devfeed.tech/articles/embrace-the-terminal-28794.md>)

Original publisher: [Read original article](<https://una.im/embrace-the-terminal/>)

Published: 2015-04-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [Terminal](<https://devfeed.tech/topics/terminal.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [Unix](<https://devfeed.tech/topics/unix.md>), [Vim](<https://devfeed.tech/topics/vim.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [commands](<https://devfeed.tech/tags/commands.md>), [files](<https://devfeed.tech/tags/files.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [processes](<https://devfeed.tech/tags/processes.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [unix](<https://devfeed.tech/tags/unix.md>), [vim](<https://devfeed.tech/tags/vim.md>)

## AI overview

A beginner-oriented tutorial explains how to use a Unix-based terminal more confidently. It covers command-line navigation, process control, file and directory operations, and editing files with Vim, with examples relevant to tools such as Gulp and GitHub.

## Source excerpt

If you use a computer, you could use your terminal to make huge improvements to your work flow. This article talks about getting started and writing aliases to customize your experience.