Комментарии:
I love fish, and I need this vid! Thx, DT!
Ответитьyo tf dislikes from? 3 like to 2 dislikes?
ОтветитьUsing zsh, and likewise, I never used Oh My zsh. You can configure pretty much anything yourself without any such framework.
ОтветитьJust what i needed. Good timing DT
ОтветитьYou should check out scuba the fish plug-in manager
ОтветитьSo how do I install this Oh My Fish thing?
fedora 31 dreading the upgrade to 33
yesterdays DT: There are to many script kiddies out there
todays DT: I'm literally a script kiddie
Started using fish the other day and right away it felt homey. Never used anything other than bash, so for me it's very refreshing. Definitely gonna have to spend some time tonight messing around with configuration and seeing what i can pull off with the info in this vid.
Ответитьyesterday i installed fish shell
ОтветитьThe link to you website isn’t working. I tried it in firefox and safari, through the hyperlink and with duckduckgo and nothing worked. If I click one of sublinks, like contact, it works. Just a heads up.
ОтветитьToo late my big brain already ported my 32 Bash functions to Fish. Work faster next time DT ;)
ОтветитьHi dt , if you wont alias clear work with arguments remove equal sign and qoution marks that works with me when i create my fish config but with another programs
ОтветитьThank you for telling us about suppressing the greeting message! It is super annoying.
ОтветитьIn normal mode how do I change the command mode from colon to semicolon In Spacevim
I looked up the documentation but I wasn’t able to figure it out
Neat stuff!
ОтветитьWait, DT also represents the intials of your name.
ОтветитьGhostBSD uses Fish Shell. I am having trouble getting GhostBSD to work smoothly on my 2020 hardware
ОтветитьCool hoody, that!
ОтветитьHi DT, I have a non-related question. I've read the RTFM, but I can't find a way to bind a key to a specific layout in Qtile (example: mod +shift +m switch the layout to Xmonadtall ...)? Thanks
ОтветитьFish is better indeed.
ОтветитьWhat i would like is, a usb key i can put in a pc which give me a
replica of my main pc, i have 5 diff pc at home and want 1 machine host
and all the rest slave, either on harddrive (laptop 3) or small factor
no hd, usb key only, sata problem... local os but with my home and / all
sync up . running mint 20, any idea
Hey how do you get those pretty colors and stuff when you launch your terminal? It looks really pretty
Ответитьthe skip function is simillar to
$ tail +5.bashrc
The take function is similar to
$ head -5 .bashrc
Thank you.
DT should do a video on the starship prompt!
ОтветитьDT you are nuts. Every time I learn something in linux, you make a video the day after. THAT DAMN WELCOME MESSAGE
ОтветитьDude you have a voice made for Radio.
ОтветитьPretty neat. I'll have to dig deeper into fish and see if it's worth replacing zsh with it.
One of the deal breakers is not being compatible with bash script...
That coln function seems to be spawning a new awk process for every single line. Faster on large files to pipe directly to awk:
function coln
awk '{print $'$argv[1]'}'
end
Actually, I strongly recommend Fisher. It's minimal and fast plugin manager. You can use plugin from any GitHub repo, and also you can sync your plugins by syncing your fish_plugins file containing all of your plugins.
ОтветитьI have a couple questions:
What do you use to edit the config file for fish? I am using text edit on mac and it works but its not ideal.
What is the package that allows you to see your ram usage, cpu usage, etc on the top of your terminal?
Thanks
take 5
ОтветитьConsider removing the -U option from fish_user_paths variable as universal is not meant to be used in config files. Each time you run fish, it appends to your path.
ОтветитьI like fish but it garbles my characters and altgr fonts, while in bash, in the same alacritty terminal everything is ok... It looks like there is a different font in fish than in alacritty (which is rather impossible)
Any ideas?
You ripped off the fish functions and didn't even give stars to that guy ..... feels bad
ОтветитьWhy do you add so many functions and bloat, just to get "!!" functionality? You can always use the arrow key "up" to get the last commands.
ОтветитьAnyway to change to folder without cd like zsh?
ОтветитьI can't make it work on Arch. I can't logon when I use fish. I need to use tty2, change it to zsh or bash and then I can logon :(
ОтветитьHi, thank you for the video. I finally made the switch from zsh to fish today. In my zsh shell I had a .curlrc file in my $HOME dir. Though it’s still there when I am using fish it doesn’t seem to source the .curlrc file. Is there any particular way I need to do this.
Ответитьhi dt thanks for all the content. i checked your repo and i could fix the clear alias cause it sent me an error that using the alias name inside the alias would create an infinite loop. thank for your repos. btw have u find a way to make ctrl+L follow the alias?
Ответитьso meaningful
Ответить