Made config vaguely work on Windows
Added dots.bat script for installing and pulling Added clink config for cmd Removed auto-split on start in nvim Added guifont in nvim Added workaround for shellpipe in nvim
This commit is contained in:
3
config/clink/starship.lua
Normal file
3
config/clink/starship.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Load starship
|
||||
|
||||
load(io.popen('starship init cmd'):read("*a"))()
|
||||
Reference in New Issue
Block a user