Kevin Mok
6 years ago
20 changed files with 197 additions and 34 deletions
-
2.chezmoiignore
-
1dot_config/chezmoi/chezmoi-template.toml.tmpl
-
17dot_config/fish/config.fish.tmpl
-
4dot_config/fish/functions/cd.fish.tmpl
-
2dot_config/fish/functions/git/git-amend-push.fish
-
43dot_vimrc.tmpl
-
57key_aliases.tmpl
-
7key_dirs.tmpl
-
1key_files.tmpl
-
0txt/exclude-dirs-backup-full.txt
-
0txt/exclude-dirs-backup.txt.tmpl
-
0txt/gtk-themes.txt
-
0txt/nzxt-aur.txt
-
0txt/nzxt-pkgs.txt
-
95txt/termux-pkgs.txt
-
0txt/tex-build-files.txt
-
0txt/todo.md
-
0txt/usbs.md
-
0txt/x1-carbon-aur.txt
-
0txt/x1-carbon-pkgs.txt
@ -1,5 +1,5 @@ |
|||||
function git-amend-push |
function git-amend-push |
||||
git add -A . |
|
||||
|
git add -A |
||||
and git commit --amend --no-edit -S |
and git commit --amend --no-edit -S |
||||
and git push --force |
and git push --force |
||||
end |
end |
@ -0,0 +1,95 @@ |
|||||
|
Listing... |
||||
|
apt |
||||
|
bash |
||||
|
bat |
||||
|
bc |
||||
|
binutils |
||||
|
busybox |
||||
|
ca-certificates |
||||
|
clang |
||||
|
cmake |
||||
|
command-not-found |
||||
|
coreutils |
||||
|
curl |
||||
|
dash |
||||
|
diffutils |
||||
|
dpkg |
||||
|
fd |
||||
|
file |
||||
|
findutils |
||||
|
fish |
||||
|
flex |
||||
|
game-repo |
||||
|
gdbm |
||||
|
git |
||||
|
gnupg |
||||
|
gpgv |
||||
|
htop |
||||
|
jsoncpp |
||||
|
krb5 |
||||
|
ldns |
||||
|
less |
||||
|
libandroid-glob |
||||
|
libandroid-support |
||||
|
libarchive |
||||
|
libassuan |
||||
|
libbz2 |
||||
|
libc++ |
||||
|
libcrypt |
||||
|
libcrypt-dev |
||||
|
libcurl |
||||
|
libdb |
||||
|
libedit |
||||
|
libevent |
||||
|
libexpat |
||||
|
libffi |
||||
|
libgcrypt |
||||
|
libgpg-error |
||||
|
libiconv |
||||
|
libksba |
||||
|
libllvm |
||||
|
liblua |
||||
|
liblzma |
||||
|
libmsgpack |
||||
|
libnghttp2 |
||||
|
libnpth |
||||
|
libsqlite |
||||
|
libtermkey |
||||
|
libunibilium |
||||
|
libunistring |
||||
|
libuuid |
||||
|
libuv |
||||
|
libvterm |
||||
|
libxml2 |
||||
|
m4 |
||||
|
make |
||||
|
man |
||||
|
ncurses |
||||
|
ncurses-ui-libs |
||||
|
ncurses-utils |
||||
|
ndk-sysroot |
||||
|
neofetch |
||||
|
neovim |
||||
|
openssh |
||||
|
openssl |
||||
|
pcre2 |
||||
|
pinentry |
||||
|
python |
||||
|
python-dev |
||||
|
ranger |
||||
|
readline |
||||
|
rhash |
||||
|
ripgrep |
||||
|
science-repo |
||||
|
termux-am |
||||
|
termux-auth |
||||
|
termux-exec |
||||
|
termux-keyring |
||||
|
termux-licenses |
||||
|
termux-tools |
||||
|
tmux |
||||
|
util-linux |
||||
|
vim-python |
||||
|
vim-runtime |
||||
|
wget |
||||
|
zlib |
Write
Preview
Loading…
Cancel
Save
Reference in new issue