mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-04-23 16:00:11 +00:00
refactor: simplify fish prompt and update config
This commit is contained in:
parent
ac3ae0076b
commit
9b64299c45
7 changed files with 35 additions and 84 deletions
|
|
@ -18,9 +18,8 @@ function define_aliases -a uname -d 'Defines aliases for commonly used commands'
|
|||
alias pn pnpm
|
||||
alias nv 'neovide --fork; and clear'
|
||||
alias hx helix
|
||||
alias ai aichat
|
||||
alias ais aisearch
|
||||
alias fwl 'sudo firewall-cmd'
|
||||
alias o 'opencode run --thinking'
|
||||
|
||||
switch "$uname"
|
||||
case Linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue