stubbed out some bits

This commit is contained in:
Luke 2023-02-11 11:14:42 -08:00
parent 7e6fd53268
commit 7063fc3930
4 changed files with 13 additions and 0 deletions

0
install.sh Normal file
View file

1
templates/aliases.bashrc Normal file
View file

@ -0,0 +1 @@
alias ls="ls -I 'NTUSER.DAT*' --color=auto"

View file

@ -0,0 +1,5 @@
#!/bin/bash
# TODO
function npp() {
}

7
templates/minttyrc Normal file
View file

@ -0,0 +1,7 @@
CtrlShiftShortcuts=yes
RewrapOnResize=yes
Term=xterm-256color
ThemeFile=windows10
Transparency=off
BoldAsFont=yes
BoldAsColour=no