diesdas
This commit is contained in:
parent
4616d7456e
commit
a92008f173
7 changed files with 12 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
home.shellAliases = {
|
||||
htop = "btm -b";
|
||||
top = "btm --battery";
|
||||
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/";
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
pullgrid = "ssh till@geocom.uni-frankfurt.de \"cd /var/www/grid && git pull\"";
|
||||
pullsneak = "ssh till@geocom.uni-frankfurt.de \"cd /var/www/dkg_lp_prev && git pull\"";
|
||||
pullkhole = "ssh root@ktiu.net \"cd /var/www/karaoke && git pull\"";
|
||||
buildfk = "curl -X POST -d '{}' https://api.netlify.com/build_hooks/61669ddfeaa3cccc44e752ea";
|
||||
buildfk = "curl -X POST -d '{}' https://api.netlify.com/build_hooks/65dc8705b91d7cbaf0a1e1b5";
|
||||
showbox = "chromium-browser -app=https://user.uni-frankfurt.de/~tstraube/box";
|
||||
showc = "chromium-browser -app=https://user.uni-frankfurt.de/~tstraube/c/";
|
||||
castget = "castget -prvC ~/.config/castget/castget.conf";
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@
|
|||
imagemagick
|
||||
ghostscript
|
||||
scrcpy
|
||||
openshot-qt
|
||||
audacity
|
||||
|
||||
# web
|
||||
chromium
|
||||
|
|
@ -36,6 +38,7 @@
|
|||
# media
|
||||
bookworm
|
||||
mindustry
|
||||
heroic
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@
|
|||
function fish_greeting; end
|
||||
|
||||
function pod --description 'Full service podcast refresh'
|
||||
udisksctl mount -b /dev/disk/by-label/CLIP\\x20JAM
|
||||
castget
|
||||
udisksctl mount -b /dev/disk/by-label/CLIP\\x20JAM
|
||||
castsync
|
||||
udisksctl unmount -b /dev/disk/by-label/CLIP\\x20JAM
|
||||
end
|
||||
|
|
|
|||
|
|
@ -40,6 +40,8 @@
|
|||
silver-searcher
|
||||
tmux
|
||||
wl-clipboard
|
||||
tldr
|
||||
du-dust
|
||||
|
||||
# email
|
||||
msmtp
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
src = builtins.fetchGit {
|
||||
url = "ssh://git@ktiu.net/home/git/woof.vim/";
|
||||
ref = "main";
|
||||
rev = "2857f151fba9dc77842a8bae23005a47f1e0ac51";
|
||||
rev = "f960c022594940a01cdbd3e025294d498bc28448";
|
||||
};
|
||||
};
|
||||
in [
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
src = builtins.fetchGit {
|
||||
url = "ssh://git@ktiu.net/home/git/publishR/";
|
||||
ref = "main";
|
||||
rev = "bbf9b785c2a71996afa8ddbb96d00cf76ce18f07";
|
||||
rev = "ee137a66ca3b713205ac44e5165292e7ad6388b6";
|
||||
};
|
||||
propagatedBuildInputs = [];
|
||||
nativeBuildInputs = [];
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
src = builtins.fetchGit {
|
||||
url = "ssh://git@ktiu.net/home/git/goethR/";
|
||||
ref = "main";
|
||||
rev = "e953fdb9814c02858017e623519c0a4c59ff583d";
|
||||
rev = "6940f37ec2a6d3b915f4c87635dcdaae07d7b4d8";
|
||||
};
|
||||
propagatedBuildInputs = [];
|
||||
nativeBuildInputs = [];
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ let
|
|||
framed
|
||||
gensymb
|
||||
graphbox
|
||||
hanging
|
||||
idxlayout
|
||||
ifmtarg
|
||||
imakeidx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue