This commit is contained in:
Till 2023-12-09 13:22:32 +01:00
parent 2887604a3f
commit 65e136fd95
8 changed files with 62 additions and 14 deletions

View file

@ -5,6 +5,7 @@
enable = true;
interactiveShellInit = "fish_add_path ${config.xdg.dataHome}/npm/packages/bin";
shellAliases = {
htop = "btm -b";
linkbox = "ln -s (pwd) ~/box/";
rloft = "tmux source-file ~/.config/tmux/rloft.conf";
liftbox = "rsync -vaL --delete ~/box/ tstraube@login.server.uni-frankfurt.de:box/";