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
|
|
@ -1,6 +1,6 @@
|
|||
function sshre -d 'Remove list of hosts from ssh known_hosts'
|
||||
alias ssh-rm 'ssh-keygen -f ~/.ssh/known_hosts -R'
|
||||
set -l hosts kamino khetanna marauder malevolence pi.hole git
|
||||
set -l hosts 10.0.0.1 10.0.0.5 git.mjfs.us dns cloud net git
|
||||
set -l domains lan m
|
||||
|
||||
if test -n "$argv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue