removes some things from fish config
This commit is contained in:
parent
342b325a0b
commit
4bc03130ff
7 changed files with 40 additions and 218 deletions
|
|
@ -144,7 +144,7 @@
|
|||
};
|
||||
|
||||
interactiveShellInit = ''
|
||||
fish_config theme choose "Rosé Pine"
|
||||
fish_config theme choose "modus-vivendi-tinted"
|
||||
|
||||
set hn (prompt_hostname)
|
||||
set fish_cursor_default block blink
|
||||
|
|
@ -172,12 +172,6 @@
|
|||
g = "git";
|
||||
gco = "git checkout";
|
||||
frc = "source ~/.config/fish/**/*.fish";
|
||||
t = "todo.sh";
|
||||
p = "pnpm";
|
||||
pa = "pnpm add";
|
||||
pad = "pnpm add -D";
|
||||
pi = "pnpm install";
|
||||
px = "pnpm dlx";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue