Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: zsh

Updated bash/zsh function that cd to the root of git tree

By mariaPosted on June 14, 2022

Problem here’s the updated version of the code for being reviewed. Fixes: “private” _cg function functions definition as cg() {} […]

Shell agnostic startup flow – env, profile, rc, login

By mariaPosted on November 8, 2021

Problem The goal of these files is to have some common behavior between Bash and Zsh when starting them. As […]

Two similar shell functions that run different programs

By mariaPosted on March 22, 2021

Problem I have a script that contains two shell functions: runhaskells() { local DIR=$PWD local TARGET=”cabal.sandbox.config” while [[ ! -e […]

Recent Posts

  • Credit card validator in Python
  • Custom delete method refactoring
  • Pull, Tag, Save, Delete Multiple Docker Containers
  • Beginner number guessing game in Java
  • Regrouping JSON object
  • Calculating company-wise total expenses
  • Implementing basic sorting in Python
  • VBA performance with Early Bind vs. Late Bind on called Sub-procedure
  • Minimalist accordion implementation using vanilla JavaScript
  • Using python and beautifulsoup to iterate through a list of websites to find a particular string
  • Helper class for accessing blobs and mmap memory
  • Selectively printing elements on web page using a bookmarklet
  • Object-oriented calorie counter
  • Accumulate ids to make a single ajax request
  • Class/event schedule calendar

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast