Compare commits
No commits in common. "119c751ea315800e93d70a844f35087bd70c6705" and "f64da797ce0f7da749bb68903d7d831c81674fde" have entirely different histories.
119c751ea3
...
f64da797ce
@ -15,7 +15,6 @@ restore_from_adoption() {
|
|||||||
apply_dotfile bash
|
apply_dotfile bash
|
||||||
apply_dotfile sh
|
apply_dotfile sh
|
||||||
apply_dotfile readline
|
apply_dotfile readline
|
||||||
apply_dotfile screen
|
|
||||||
|
|
||||||
apply_dotfile vim
|
apply_dotfile vim
|
||||||
|
|
||||||
|
|||||||
@ -10,7 +10,6 @@ nix_packages=(
|
|||||||
"ranger"
|
"ranger"
|
||||||
"jq"
|
"jq"
|
||||||
"yq"
|
"yq"
|
||||||
"ruby"
|
|
||||||
|
|
||||||
# Neovim + Plugin dependencies
|
# Neovim + Plugin dependencies
|
||||||
"neovim"
|
"neovim"
|
||||||
|
|||||||
@ -1,12 +0,0 @@
|
|||||||
# Extend scrollback buffer
|
|
||||||
defscrollback 100000
|
|
||||||
# Disable startup message
|
|
||||||
startup_message off
|
|
||||||
|
|
||||||
# Do not lock the screen
|
|
||||||
bind x
|
|
||||||
bind ^x
|
|
||||||
|
|
||||||
# Do not write a copy of screen out to disk
|
|
||||||
bind h
|
|
||||||
bind ^h
|
|
||||||
Loading…
x
Reference in New Issue
Block a user