Tumgik
#ZSH
nixcraft · 4 months
Text
This Linux, Unix, macOS, FreeBSD shell feature comparison table shows that ZSH and FISH have the most features. Why aren't you using ZSH or FISH yet?
Tumblr media
41 notes · View notes
daemonhxckergrrl · 6 months
Note
i'm an old-school bash bitch, mostly because i run on older hardware and minimizing input latency is a priority for me. it seems by the time i've configured zsh or fish to take advantage of their cool features, they're spending enough time polling the filesystem between a keypress and displaying that character that i can feel it and it bothers me. i haven't tried for a couple of years and wonder if it was just a configuration issue, is this something you've noticed?
i suppose the same would be true of plugins in bash (which apparently are a thing ?)
i've noticed latency on zsh only when having a slow-loading prompt (which may have to poll info before every time it redraws depending on its implementation) or using plugins that were still in alpha or otherwise janky.
running an almost-barebones zsh config (tbh i could remove all plugins except starship and the autocomplete i use that's specifically designed to be fast, to make it real barebones) based on just setting shell options shouldn't impact performance really.
i've used zsh in the tty just fine though obviously there's glyph issues (no utf-8 for the symbols used by starship to represent git and coding info etc.)
i would genuinely go frameworkless (no omz or whatever the other ones are), using these guides:
12 notes · View notes
psyozz · 1 year
Text
Tumblr media
I use linux, and this is my weapon of choice :)
10 notes · View notes
facinick · 1 year
Text
Tumblr media
1 note · View note
ichitaso · 1 month
Photo
Tumblr media
【New Entry】 zshのmacOS 14 Sonomaにtheosをインストールする方法 | Will feel Tips https://ichitaso.com/ios-development/mac-install-theos/
0 notes
gurupanguji · 2 months
Text
Useful commands for your Mac
A living post about commandline tools for your Mac. Episode 1: Set your hostname on zsh. #apple #terminal #cli #zsh
Terminal is one of my favorite applications in the Mac and I’ve been getting familiar with zsh. This post is a living post where I will keep updating what I learn on the commandline. Update hostname What’s the hostname? The word that shows up right after your username if you open “Terminal.” mac OS used to update the hostname when you update the Computer Name: Settings > General > About Or…
Tumblr media
View On WordPress
0 notes
bellisajean · 4 months
Text
zsh
"zsh"는 "Z Shell"의 약어로, Unix 및 Linux 시스템에서 사용되는 셸의 한 종류입니다. Bash와 함께 널리 사용되며, 명령 줄 셸 및 스크립트 언어로 기능하며 다양한 고급 기능을 제공합니다. zsh는 Bash보다 확장성과 사용자 정의 가능성이 높아 사용자들 사이에서 인기가 있습니다.
zsh의 주요 특징은 다음과 같습니다:
강력한 보완 기능: zsh는 자동 완성 및 보완 기능이 강력하게 구현되어 있습니다. 사용자가 명령어나 파일 경로를 빠르게 입력할 수 있도록 도와줍니다.
테마 및 플러그인: zsh는 다양한 테마와 플러그인을 지원하여 사용자가 셸 환경을 원하는 대로 커스터마이징할 수 있습니다.
고급 경로 완성: 디렉터리 변경 및 파일 경로 입력 시 고급 완성 기능을 제공하여 빠르고 효율적인 탐색이 가능합니다.
최고 수준의 커스터마이징: 강력한 커스터마이징 기능을 제공하며, 셸의 동작을 세부적으로 조정할 수 있습니다.
최근 명령 히스토리: 최근에 사용한 명령어를 편리하게 검색하고 재사용할 수 있는 히스토리 기능을 갖추고 있습니다.
좀 더 모던한 문법: Bash보다 더 많은 고급 기능과 모던한 문법을 지원합니다.
zsh를 사용하려면 시스템에 설치되어 있어야 하며, 사용자가 기본 셸을 변경하거나 터미널 설정에서 zsh를 실행할 수 있습니다. zsh는 macOS와 많은 Linux 배포판에 기본으로 설치되어 있기도 합니다. 사용자는 필요에 따라 zsh를 설치하고 사용자 환경을 설정할 수 있습니다.
0 notes
dztechs · 4 months
Text
كيفية إصلاح خطأ "لم يتم العثور على أمر zsh: الكود" في Terminal على macOS
Tumblr media
يُمكنك استخدام بيئة سطر الأوامر بشكل تفاعلي عن طريق إدخال أمر وانتظار النتيجة، أو يُمكنك استخدام shell لإنشاء برامج نصية يتم تشغيلها بدون تفاعل مباشر مما سيُساهم في تحسين سير عملك. أسرع طريقة لفتح مجلد في VS Code هي استخدام أمر التعليمات البرمجية داخل Terminal. ولكن إذا لم تقم بتكوينه بشكل صحيح، فقد تواجه خطأ “لم يتم العثور على أمر zsh: الكود”. اتبع هاتين الخطوتين لإصلاحه. تحقق من مُقارنة بين Zsh و Bash: اختيار واجهة الأوامر (Shell) المُناسبة للبرمجة وإدارة النصوص. Read the full article
0 notes
mite-rva · 4 months
Text
MacOS zsh commands
echo $SHELL
/bin/zsh
대소문자 구분은 중요하다*
0 notes
ryanvgates · 8 months
Text
Bash query json
Problem You want to know all of the applications that your team supports across environments. You are working with an api and it gives you a distinct list of all the apps across all environments. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode…
Tumblr media
View On WordPress
0 notes
nixcraft · 2 years
Text
2 notes · View notes
daemonhxckergrrl · 1 year
Text
decided to commit to learning how to configure pure zsh rather than relying on oh-my-zsh or similar frameworks.
should get a nice (hopefully) portable config out of it, and it's a way to use one of my VMs for something
4 notes · View notes
lokirme · 9 months
Text
Macbook Battery Stats in Your ZSH Terminal Prompt
As a power user of my Macbook, I’ve found that I often overlook the small battery icon on my menu bar, especially when I’m immersed in a fun project. This minor inconvenience sparked a thought: why not incorporate the battery status directly into my terminal prompt? Thus, I embarked on a fun exploration into ZSH scripting. With a bit of coding magic, I was able to enhance my terminal prompt to…
Tumblr media
View On WordPress
0 notes
melabitme · 1 year
Text
Come controllare lo spazio occupato sul Mac con il Terminale: gli strumenti grafici
Nel post di qualche giorno fa ho presentato du, un comando per il Terminale che consente di visualizzare lo spazio occupato sul disco da una data cartella e da tutte le cartelle contenute al suo interno. Se la cartella in questione è la vostra Home, potrete usare du per visualizzare rapidamente lo spazio occupato da tutti i vostri file ed eventualmente intervenire per cancellare o spostare ciò…
Tumblr media
View On WordPress
0 notes
baili-wik · 1 year
Photo
Tumblr media Tumblr media Tumblr media
Any coders out there that are also obsessed with Sailor Moon? I made some zsh themes to share: https://github.com/Domanowska/zshSailorMoonThemes
0 notes
kedama-mz · 1 year
Link
パスを通すためにnodeをまたインストールしなおしている。 参考にさせてもらた。
0 notes