1.1 KiB
1.1 KiB
linux
- storage
yay megasyncyay onedrive-abrauneggyay dropbox
- nvidia
sudo pacman -S cudayay nvidia-vulkan
- applications
sudo pacman -S npm nodejssudo pacman -S ninja the_silver_searchersudo pacman -S zathura-pdf-mupdf redshift yay trash-cliyay ncspot-git
- code
sudo pacman -S neovim powerline tmux diff-so-fancy ttf-inconsolata
- gaming
sudo pacman -S steam-manjaro steam-native
- ssh setup
- enable SSH
sudo systemctl enable --now sshd.service - enable X11 forwarding in
/etc/ssh/sshd_config
- enable SSH
- set shell to 'fish' via
bmenu - replace caps with esc
setxkbmap -option 'caps:escape
python
pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cu101/torch_nightly.htmlpip install nodejs plotly flake8 numpy scipy sympy matplotlib seaborn pytorch-lightning ggplot ptvsd tensorboard torchtext ipython matplotlib-label-lines ipympl pytest qbstyles
enable services
systemctl enable --user onedrive --nowsudo systemctl enable fstrim.timer --now
log services
- log onedrive
journalctl --user-unit onedrive -f