This commit is contained in:
Steph 2022-08-04 10:23:55 +02:00
parent e945003c3a
commit 88a32f9aeb
2 changed files with 4 additions and 1 deletions

View File

@ -237,7 +237,9 @@ $NEW_PROMPT_COMMAND"
free = "free -h";
toupper = "tr [:lower:] [:upper:]";
tolower = "tr [:upper:] [:lower:]";
rebuild = "{ cd $HOME/.local/os && nixos-rebuild switch --flake .#iota --use-remote-sudo; };";
rebuild = ''
sudo sh -c "cd $HOME/.local/os && nixos-rebuild switch --flake .#iota --use-remote-sudo"
'';
};
programs.bash.sessionVariables = {
NIX_SHELL_PRESERVE_PROMPT = 1;

View File

@ -13,6 +13,7 @@ let
}
map global user y <a-|>${wl-clipboard}/bin/wl-copy<ret>
map global user p !${wl-clipboard}/bin/wl-paste<ret>
addhl global/ wrap
hook global WinSetOption filetype=kaktree %{
remove-highlighter buffer/numbers