updates
This commit is contained in:
+15
-8
@@ -3,23 +3,27 @@
|
||||
* `yay megasync`
|
||||
* `yay onedrive-abraunegg`
|
||||
* `yay dropbox`
|
||||
* applications `sudo pacman -S npm nodejs ninja zathura-pdf-mupdf redshift yay trash-cli conky-manager feh pv fancontrol-gui thefuck ncdu`
|
||||
* spotify `yay ncspot-git`
|
||||
* code `sudo pacman -S neovim tig powerline the_silver_searcher tmux diff-so-fancy ttf-inconsolata`
|
||||
* gaming `sudo pacman -S steam-manjaro steam-native`
|
||||
* nvidia
|
||||
* `sudo pacman -S cuda`
|
||||
* `yay nvidia-vulkan`
|
||||
* applications
|
||||
* `sudo pacman -S npm nodejs`
|
||||
* `sudo pacman -S ninja the_silver_searcher`
|
||||
* `sudo pacman -S zathura-pdf-mupdf redshift yay trash-cli rofi`
|
||||
* `yay 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`
|
||||
* set shell to 'fish' via `bmenu`
|
||||
* replace caps with esc `setxkbmap -option 'caps:escape`
|
||||
* nvidia
|
||||
* `sudo pacman -S cuda cudnn`
|
||||
* `yay nvidia-vulkan`
|
||||
|
||||
# python
|
||||
* `pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cu101/torch_nightly.html`
|
||||
* `pip install nodejs plotly flake8 numpy scipy sympy matplotlib seaborn pytorch-lightning ggplot ptvsd tensorboard torchtext ipython matplotlib-label-lines ipympl pytest qbstyles`
|
||||
* `jupyter nbextension enable --py widgetsnbextension`
|
||||
|
||||
# enable services
|
||||
* `systemctl enable --user onedrive --now`
|
||||
@@ -27,3 +31,6 @@
|
||||
|
||||
# log services
|
||||
* log onedrive `journalctl --user-unit onedrive -f`
|
||||
|
||||
# IP
|
||||
* hjalmar-droneship 88.89.64.249 10.0.0.2
|
||||
|
||||
Reference in New Issue
Block a user