craftzdog / dotfiles-public

My personal dotfiles
6.32k stars 1.16k forks source link

Help to install #136

Closed luanargolodev closed 6 months ago

luanargolodev commented 12 months ago

Hey guys! How do I configure the terminal to stay the same?

I was doing it according to this tutorial (https://www.youtube.com/watch?v=RNqDkF17ogY) but at 6:43 it skips and the terminal is already configured.

Can someone help me?

fvrrrn commented 12 months ago

Not sure what do you mean by 'stay the same', I'm going to assume you want the same terminal shell as in the given video. If so, check out Takuya's terminal shell configuration here.

GeoffreyBrunet commented 10 months ago

It's the same terminal with tmux open and fish shell with custom prompt.

ghost commented 8 months ago

If you want to configure the terminal, then you can simply type tide configure on the terminal. This only works when you have installed the fisher plugin, tide, obviously. To install tide, you can type fisher install IlanCosman/tide@v6. DO NOT FORGET TO RUN ALL THESE COMMANDS ON FISH SHELL!