mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Refactor Neovim config for use with Neovide
This commit is contained in:
parent
90a57e23cc
commit
adf21544eb
7 changed files with 200 additions and 181 deletions
|
|
@ -13,6 +13,7 @@ function define_aliases -a uname -d 'Defines aliases for commonly used commands'
|
|||
alias age-k 'age --decrypt --identity ~/.secrets/id_ed25519 ~/.secrets/age_keys.age'
|
||||
alias bb 'bun --bun'
|
||||
alias pn pnpm
|
||||
alias nv 'neovide --fork; and clear'
|
||||
|
||||
switch "$uname"
|
||||
case Linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue