Remove exa add fdfind
This commit is contained in:
parent
10a301abe5
commit
c4ca70d5bd
@ -5,7 +5,10 @@ echo 'setxkbmap -layout "fr,fr" -variant bepo, -option "grp:shifts_toggle"' >> /
|
|||||||
. /home/etu/.bashrc
|
. /home/etu/.bashrc
|
||||||
|
|
||||||
echo "Installing some usefull softwares"
|
echo "Installing some usefull softwares"
|
||||||
sudo apt install ripgrep exa git vim byobu vim-syntastic xclip -y
|
sudo apt install ripgrep fd-find git vim byobu vim-syntastic xclip -y
|
||||||
|
|
||||||
|
echo "Adding some aliases"
|
||||||
|
sudo cat "alias fd='fdfind'" >> /root/.bashrc
|
||||||
|
|
||||||
echo "Cloning git repository"
|
echo "Cloning git repository"
|
||||||
git clone https://git.flavien.ovh/louis_royer/tp --depth 1
|
git clone https://git.flavien.ovh/louis_royer/tp --depth 1
|
||||||
|
Loading…
Reference in New Issue
Block a user