Half of these files dont end up with a dot
This commit is contained in:
5
configs/alacritty.toml
Normal file
5
configs/alacritty.toml
Normal file
@ -0,0 +1,5 @@
|
||||
import = [ "~/.local/share/omakub/defaults/alacritty.toml" ]
|
||||
|
||||
[font]
|
||||
normal = { family = "CaskaydiaMono Nerd Font", style = "Regular" }
|
||||
size = 7
|
4
configs/bashrc
Normal file
4
configs/bashrc
Normal file
@ -0,0 +1,4 @@
|
||||
source ~/.local/share/omakub/defaults/bash/rc
|
||||
|
||||
# Editor used by CLI
|
||||
export EDITOR="nvim"
|
1
configs/inputrc
Normal file
1
configs/inputrc
Normal file
@ -0,0 +1 @@
|
||||
$include ~/.local/share/omakub/defaults/bash/inputrc
|
2
configs/zellij.kdl
Normal file
2
configs/zellij.kdl
Normal file
@ -0,0 +1,2 @@
|
||||
theme "tokyo-night"
|
||||
default_layout "compact"
|
Reference in New Issue
Block a user