next gen init
This commit is contained in:
parent
e0588cd6d1
commit
7f0421d094
40 changed files with 239 additions and 894 deletions
10
home/.config/alacritty/alacritty.yml
Normal file
10
home/.config/alacritty/alacritty.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
bell:
|
||||
animation: 'Ease'
|
||||
duration: 50
|
||||
color: '#555555'
|
||||
cursor:
|
||||
style:
|
||||
shape: 'Block'
|
||||
blinking: 'On'
|
||||
blink_interval: 500
|
||||
|
3
home/.vimrc
Normal file
3
home/.vimrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
set number
|
||||
set relativenumber
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue