Kevin Mok
5 years ago
15 changed files with 495 additions and 38 deletions
-
51aliases/key_aliases.tmpl
-
6aliases/key_files.tmpl
-
15dot_Xresources.tmpl
-
14dot_config/fish/config.fish.tmpl
-
4dot_config/fish/functions/backup-phone-pics.fish
-
10dot_config/fish/functions/buku-fzf.fish
-
5dot_config/fish/functions/export-pkgs.fish
-
4dot_config/fish/functions/git/git-push-new-gitea.fish
-
4dot_config/fish/functions/pastebin.fish
-
16dot_config/i3/config.tmpl
-
2dot_config/ranger/executable_scope.sh
-
7dot_vimrc.tmpl
-
388txt/nzxt-all.txt
-
3txt/nzxt-aur.txt
-
4txt/nzxt-pkgs.txt
@ -0,0 +1,4 @@ |
|||
function backup-phone-pics |
|||
rsync -rave 'ssh -p 8022' 192.168.0.12:/data/data/com.termux/files/home/storage/dcim/Camera /mnt/linux-files/Pictures/pixel |
|||
and rsync -rave 'ssh -p 8022' 192.168.0.12:/data/data/com.termux/files/home/storage/pictures/ /mnt/linux-files/Pictures/pixel/pictures |
|||
end |
@ -0,0 +1,5 @@ |
|||
function export-pkgs |
|||
yay -Qqne > ~/linux-config/txt/(hostname)-pkgs.txt |
|||
and yay -Qqme > ~/linux-config/txt/(hostname)-aur.txt |
|||
and yay -Qqe > ~/linux-config/txt/(hostname)-all.txt |
|||
end |
@ -0,0 +1,4 @@ |
|||
function git-push-new-gitea |
|||
git remote add gitea git@git.ataraxy.tk:Kevin-Mok/$argv[1].git |
|||
and git push --set-upstream gitea master |
|||
end |
@ -1,3 +1,5 @@ |
|||
function pastebin |
|||
cat $argv[1] | curl -F 'sprunge=<-' http://sprunge.us |
|||
# cat $argv[1] | curl -F 'sprunge=<-' http://sprunge.us |
|||
# set -x HASTE_SERVER https://pste.gq |
|||
cat $argv[1] | haste --raw |
|||
end |
@ -0,0 +1,388 @@ |
|||
acestream-engine |
|||
acestream-player |
|||
alsa-utils |
|||
android-file-transfer |
|||
antimicro |
|||
apache |
|||
arch-install-scripts |
|||
arno-iptables-firewall |
|||
asp |
|||
aurvote |
|||
autoconf |
|||
automake |
|||
bash |
|||
bat |
|||
bc |
|||
bear |
|||
biber |
|||
bison |
|||
bookworm |
|||
broadcom-wl |
|||
browserpass |
|||
bukuserver |
|||
bzip2 |
|||
calcurse |
|||
certbot |
|||
chezmoi |
|||
chromium |
|||
chromium-widevine |
|||
cliqz-bin |
|||
cloc |
|||
cmake |
|||
cmatrix |
|||
colordiff |
|||
compton-tryone-git |
|||
coreutils |
|||
cowsay |
|||
cronie |
|||
cryptsetup |
|||
curseradio-git |
|||
dateutils |
|||
device-mapper |
|||
dhcpcd |
|||
dialog |
|||
diffutils |
|||
discord |
|||
dmenu |
|||
doxygen |
|||
dragon-drag-and-drop-git |
|||
dunst |
|||
e2fsprogs |
|||
electrum |
|||
emacs |
|||
encfs |
|||
evince |
|||
fakeroot |
|||
fd |
|||
feh |
|||
ffcast |
|||
file |
|||
filesystem |
|||
findutils |
|||
firefox |
|||
fish |
|||
flashplugin |
|||
flashplugin-focusfix |
|||
flex |
|||
fortune-mod |
|||
fzf |
|||
gawk |
|||
gcc |
|||
gcc-libs |
|||
gdb |
|||
gettext |
|||
gimp |
|||
git |
|||
glibc |
|||
godot-bin |
|||
gradle |
|||
grep |
|||
grub |
|||
gzip |
|||
habitctl-git |
|||
hdf5 |
|||
heroku-cli |
|||
hexyl |
|||
highlight |
|||
htop-vim-git |
|||
hugo |
|||
i3-gaps-rounded |
|||
i3blocks-git |
|||
i3status |
|||
imv |
|||
imwheel |
|||
inetutils |
|||
iniparser |
|||
inotify-tools |
|||
insomnia |
|||
intellij-idea-community-edition |
|||
iproute2 |
|||
iputils |
|||
irrlicht |
|||
jfsutils |
|||
jmtpfs |
|||
jp2a |
|||
junit |
|||
kitty |
|||
less |
|||
lib32-nvidia-utils |
|||
libavutil-52 |
|||
libreoffice-still |
|||
licenses |
|||
linux |
|||
linux-firmware |
|||
linux-headers |
|||
linux-kevin |
|||
linux-kevin-headers |
|||
linux-nzxt |
|||
linux-nzxt-headers |
|||
logrotate |
|||
lolcat |
|||
lsd |
|||
lsof |
|||
lua-cjson |
|||
lvm2 |
|||
lxappearance |
|||
make |
|||
man-db |
|||
man-pages |
|||
mdadm |
|||
meld |
|||
mongodb-bin |
|||
mongodb-tools-bin |
|||
mono |
|||
mono-basic |
|||
mosh |
|||
mpv |
|||
nano |
|||
ncdu |
|||
neofetch |
|||
neomutt |
|||
neovim |
|||
nerd-fonts-dejavu-complete |
|||
nerd-fonts-hack |
|||
netctl |
|||
nnn |
|||
noto-fonts |
|||
ntfs-3g |
|||
ntp |
|||
numlockx |
|||
nvidia-dkms |
|||
nvidia-settings |
|||
nx3-all |
|||
openshot |
|||
openssh |
|||
os-prober |
|||
p7zip |
|||
pacman |
|||
pacman-contrib |
|||
pandoc |
|||
pass |
|||
patch |
|||
pciutils |
|||
pcmanfm |
|||
pdfgrep |
|||
peaclock |
|||
peek |
|||
perl |
|||
perl-image-exiftool |
|||
pgadmin4 |
|||
pipes.sh |
|||
pkgconf |
|||
postgresql |
|||
procps-ng |
|||
psmisc |
|||
pulseaudio |
|||
pycp |
|||
pyside2 |
|||
python-dbus |
|||
python-numpy |
|||
python-pip |
|||
python-pywal |
|||
python-setuptools |
|||
python-tinydb |
|||
qalculate-gtk |
|||
qdirstat |
|||
qemu |
|||
qrencode |
|||
qt5-3d |
|||
qt5-charts |
|||
qt5-connectivity |
|||
qt5-datavis3d |
|||
qt5-doc |
|||
qt5-examples |
|||
qt5-gamepad |
|||
qt5-graphicaleffects |
|||
qt5-imageformats |
|||
qt5-lottie |
|||
qt5-networkauth |
|||
qt5-purchasing |
|||
qt5-quickcontrols |
|||
qt5-quickcontrols2 |
|||
qt5-remoteobjects |
|||
qt5-script |
|||
qt5-scxml |
|||
qt5-serialbus |
|||
qt5-serialport |
|||
qt5-speech |
|||
qt5-tools |
|||
qt5-translations |
|||
qt5-virtualkeyboard |
|||
qt5-wayland |
|||
qt5-webengine |
|||
qt5-webglplugin |
|||
qt5-websockets |
|||
qt5-webview |
|||
qt5-xmlpatterns |
|||
ranger |
|||
redshift |
|||
reiserfsprogs |
|||
riot-desktop |
|||
ripgrep |
|||
robo3t-bin |
|||
rsync |
|||
rxvt-unicode-patched |
|||
s-nail |
|||
sc-im |
|||
scrot |
|||
sdcv |
|||
sed |
|||
shadow |
|||
shellcheck |
|||
simple-mtpfs |
|||
sl |
|||
slack-desktop-dark |
|||
smartmontools |
|||
spatialindex |
|||
spotify |
|||
spotify-now-git |
|||
sqlitebrowser |
|||
sshfs |
|||
sshpass |
|||
steam |
|||
steam-native-runtime |
|||
steamos-xpad-dkms |
|||
stow |
|||
subtitleeditor |
|||
sudo |
|||
surf |
|||
sxiv |
|||
sysfsutils |
|||
sysstat |
|||
systemd-numlockontty |
|||
systemd-sysvcompat |
|||
tar |
|||
termdown |
|||
texinfo |
|||
texlive-core |
|||
texlive-local-adjustbox |
|||
texlive-local-algorithmicx |
|||
texlive-local-algorithms |
|||
texlive-local-biblatex |
|||
texlive-local-biblatex-apa |
|||
texlive-local-capt-of |
|||
texlive-local-collectbox |
|||
texlive-local-csquotes |
|||
texlive-local-elocalloc |
|||
texlive-local-enumitem |
|||
texlive-local-environ |
|||
texlive-local-fontawesome |
|||
texlive-local-footmisc |
|||
texlive-local-forest |
|||
texlive-local-gfsdidot |
|||
texlive-local-ifmtarg |
|||
texlive-local-inlinedef |
|||
texlive-local-logreq |
|||
texlive-local-multirow |
|||
texlive-local-numprint |
|||
texlive-local-pgfopts |
|||
texlive-local-pgfplots |
|||
texlive-local-siunitx |
|||
texlive-local-sourcesanspro |
|||
texlive-local-tcolorbox |
|||
texlive-local-tikz-qtree |
|||
texlive-local-titlesec |
|||
texlive-local-tkz-base |
|||
texlive-local-tkz-euclide |
|||
texlive-local-trimspaces |
|||
texlive-local-was |
|||
texlive-local-xifthen |
|||
texlive-localmanager-git |
|||
the_silver_searcher |
|||
thunderbird |
|||
tidy |
|||
time |
|||
tmux |
|||
tor |
|||
transmission-cli |
|||
transmission-gtk |
|||
trizen |
|||
ttf-dejavu |
|||
ttf-font-awesome |
|||
ttf-joypixels |
|||
ttf-ubuntu-font-family |
|||
udisks2 |
|||
unrar |
|||
unzip |
|||
urxvt-resize-font-git |
|||
usbutils |
|||
util-linux |
|||
valgrind |
|||
vi |
|||
vidir |
|||
vim |
|||
virtualbox |
|||
vlc |
|||
vtk |
|||
w3m |
|||
weechat-vimode-git |
|||
wego |
|||
which |
|||
wireless_tools |
|||
wkhtmltopdf |
|||
wpa_actiond |
|||
wpa_supplicant |
|||
xautomation |
|||
xbindkeys |
|||
xclip |
|||
xdotool |
|||
xf86-input-evdev |
|||
xf86-input-keyboard |
|||
xf86-input-mouse |
|||
xf86-input-synaptics |
|||
xf86-input-vmmouse |
|||
xf86-input-void |
|||
xf86-video-amdgpu |
|||
xf86-video-ati |
|||
xf86-video-dummy |
|||
xf86-video-fbdev |
|||
xf86-video-intel |
|||
xf86-video-openchrome |
|||
xf86-video-qxl |
|||
xf86-video-vesa |
|||
xf86-video-vmware |
|||
xf86-video-voodoo |
|||
xfsprogs |
|||
xorg-bdftopcf |
|||
xorg-iceauth |
|||
xorg-luit |
|||
xorg-mkfontscale |
|||
xorg-server |
|||
xorg-sessreg |
|||
xorg-smproxy |
|||
xorg-x11perf |
|||
xorg-xbacklight |
|||
xorg-xcmsdb |
|||
xorg-xcursorgen |
|||
xorg-xdpyinfo |
|||
xorg-xdriinfo |
|||
xorg-xev |
|||
xorg-xgamma |
|||
xorg-xhost |
|||
xorg-xinit |
|||
xorg-xinput |
|||
xorg-xkbevd |
|||
xorg-xkbutils |
|||
xorg-xkill |
|||
xorg-xlsatoms |
|||
xorg-xlsclients |
|||
xorg-xpr |
|||
xorg-xprop |
|||
xorg-xrandr |
|||
xorg-xrefresh |
|||
xorg-xset |
|||
xorg-xsetroot |
|||
xorg-xvinfo |
|||
xorg-xwd |
|||
xorg-xwininfo |
|||
xorg-xwud |
|||
xvkbd |
|||
yad |
|||
yay |
|||
youtube-dl |
|||
youtube-viewer |
|||
zathura |
|||
zathura-pdf-mupdf |
|||
zbar |
|||
zip |
|||
zsh |
Write
Preview
Loading…
Cancel
Save
Reference in new issue