Best of Bash2021

  1. 1
    Article
    Avatar of devtoDEV·5y

    CodeSandbox Black, the best VSCode theme ever!

    I launched it on Product Hunt too and it would be awesome if you checked it out and tried it out yourself! It's based on codesandbox.io, hope you enjoy it! Get Oh My Zsh for your terminal here. Get MonoLisa fonts here MonoLisa.

  2. 2
    Article
    Avatar of developercomDeveloper.com·5y

    An Introduction to Bash Scripting

    Bash (Bourne Again Shell) is an interpreter responsible for processing commands on the command line of Unix systems. You can use Bash on Linux and MacOS machines and it is even available on Windows 10 machines through the Windows Subsystem for Linux. Bash scripting is used to automate everyday remedial tasks a computer scientist may take on.

  3. 3
    Article
    Avatar of dzDZone·5y

    Bash cheat sheet: Top 25 commands and creating custom commands

    The command line is something every developer should learn and implement into their daily routine. It has become a Swiss Army knife of features behind deceptively simple commands. In this post we’ll look at the Bash Shell, which is a command-line interface (CLI) and is currently the most widely used shell.

  4. 4
    Article
    Avatar of devdojoDevDojo·5y

    Here is why you should not be too quick at judging people by their GitHub activity stats

    I am a supporter of the opensource movement and I truly admire people like Eddie Jaoude, Matt Cowley and all other open-source maintainers who work hard every day. This post aims to raise awareness and show you why you should not be too quick at judging people by their GitHub activity stats as they can be easily manipulated.

  5. 5
    Article
    Avatar of tdsTowards Data Science·5y

    Linux Shell Commands can be your time saver

    Linux Shell Commands can be your time saver. A teaser of useful Shell commands that can drastically increase your productivity. Guangyuan(Frank) Li shares his tips on how to use Shell commands in your own day-to-day work. If you find these examples useful, I would like to refer you to my Github pages for more of them using other Linux utility functions.

  6. 6
    Article
    Avatar of rhdevRed Hat Developer·5y

    Bash Shell Cheat Sheet

    Bash is a command language interpreter: a version of the classic Unix shell with many enhancements. Bash is the default shell installed on GNU/Linux distributions and many other Unix-style systems, such as macOS. In this cheat sheet you will learn how to: Create Bash scripts. Manipulate strings. Create credentials.

  7. 7
    Article
    Avatar of devdojoDevDojo·4y

    Free resources for blogging as a developer

    UnDraw is the ultimate tailwindcss page creator with more than 200,000 free vector images. Oh My Zsh is a delightful, open-source, community-driven framework for managing your Zsh configuration. Dev.to is an online community for sharing and discovering great ideas, having debate and making friends.

  8. 8
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Spice Up Linux-based Terminal on Windows

    Windows Subsystem for Linux (WSL) allows you to run Linux commands on Windows. To run WSL on windows, you first need to enable the feature. oh-my-zsh is a powerful plugin manager for zsh shell. It includes 300+ optional plugins, 140+ themes to spice up your morning.