ChrisTitusTech / website

My HUGO Website that I use for Videos, Blogs, and Redirects
89 stars 45 forks source link

mybash/ #205

Open utterances-bot opened 6 months ago

utterances-bot commented 6 months ago

Ultra BASH Prompt

Having Fun with Technology

https://christitus.com/mybash/

chiranjeevdas96 commented 6 months ago

extract doesnt seem to work with .zip files when there are spaces in file name.

┌─[das][pop-os][~/Downloads] └─▪ unzip "Abigail 2024 720p WEBRip 800MB x264-GalaxyRG.zip" Archive: Abigail 2024 720p WEBRip 800MB x264-GalaxyRG.zip creating: Abigail 2024 720p WEBRip 800MB x264-GalaxyRG/ inflating: Abigail 2024 720p WEBRip 800MB x264-GalaxyRG/Abigail.2024.720p.WEBRip.800MB.x264-GalaxyRG.mkv

┌─[das][pop-os][~/Downloads] └─▪ rmd 'Abigail 2024 720p WEBRip 800MB x264-GalaxyRG'/ removed 'Abigail 2024 720p WEBRip 800MB x264-GalaxyRG/Abigail.2024.720p.WEBRip.800MB.x264-GalaxyRG.mkv' removed directory 'Abigail 2024 720p WEBRip 800MB x264-GalaxyRG/'

┌─[das][pop-os][~/Downloads] └─▪ extract "Abigail 2024 720p WEBRip 800MB x264-GalaxyRG.zip" unzip: cannot find or open Abigail, Abigail.zip or Abigail.ZIP.

newtonrob commented 5 months ago

On Ubuntu 24.04 Server, I had to do the following before I could execute the steps in the video: mkdir ~/.config sudo apt update sudo apt upgrade sudo apt-get install software-properties-common sudo add-apt-repository ppa:zhangsongcui3371/fastfetch sudo apt update sudo apt install fastfetch sudo apt install git sudo apt install curl

I created an LXC Container under ProxMox

newtonrob commented 5 months ago

One additional comment, jpico didn't load and I was unable to find a package.

I did have to manually run install_bashrc_suport as well.

Just typing install just game me usage info.

jtodaro commented 5 months ago

Can we get a copy of your ~/.config/fastfetch/config.jsonc file?

Polyhistor commented 4 months ago

I have followed the instructions, but this does not seem to work with Manjaro.

KIEKSAK commented 2 months ago

while installing this on opensuse i realised that (dont get me wrong could be a mistake on my end) whenever you run the installer and it starts to install dependencies a error message display "the flag q is not recognised" so when i opened the install.sh in my text editor and look at the line ${SUDO_CMD} ${PACKAGER} install -yq ${DEPENDENCIES}

at 137,1 47% the command -yq must be a typo, when i removed the q at the end then everything started working fine.

Viyan1 commented 2 months ago

AMAZING PROMPT!

Viyan1 commented 2 months ago

WORKS COMPLETELY FINE ON DEBIAN TESTING!

Hawolex commented 1 month ago

This makes my look like sh**...... on ubuntu server 24.04.1 LTS. Just wanna let you know..

server repo don`t have fastfetch ether...

add-apt-repository ppa:zhangsongcui3371/fastfetch apt update apt install fastfetch

are needed.

samersultan commented 4 weeks ago

Is it possible to keep these configs when you SSH into another server (Using WSL with Windows Terminal).

jsjsjsia commented 3 weeks ago

can you make a zsh profile too?

ilano0 commented 2 weeks ago

I am new at linux and i wanted to modify that ls does not do like a ls -a, if someone know how to change it it will be great thanks

ilano0 commented 2 weeks ago

no, I'm stupid, forget my question, I found it.

chriskellycas commented 2 weeks ago

HI chris thank you for this but i face some issue can you please help when u launch my terminal i have the error below bash: /home/user/.bashrc: Permission denied