update installer with shell-history
This commit is contained in:
parent
8ae4566762
commit
877bc4f037
@ -110,6 +110,9 @@ symlink $basedir/i3/screenshotter.sh $HOME/.i3/screenshotter.sh
|
|||||||
symlink $basedir/i3/compton.conf $HOME/.compton.conf
|
symlink $basedir/i3/compton.conf $HOME/.compton.conf
|
||||||
symlink $basedir/i3/i3blocks $bindir/i3blocks
|
symlink $basedir/i3/i3blocks $bindir/i3blocks
|
||||||
|
|
||||||
|
echo "Installing shell-history"
|
||||||
|
python3.6 -m pip install shellhistory
|
||||||
|
|
||||||
if [ -e "$postinst" ]; then
|
if [ -e "$postinst" ]; then
|
||||||
echo "Running post install..."
|
echo "Running post install..."
|
||||||
source "$postinst"
|
source "$postinst"
|
||||||
|
Loading…
Reference in New Issue
Block a user