reimplement config dotfiles with templates
This commit is contained in:
6
links/tty/bash.bashaliases
Normal file
6
links/tty/bash.bashaliases
Normal file
@@ -0,0 +1,6 @@
|
||||
ll=ls --color=auto -lha
|
||||
grep=grep --color=auto
|
||||
ip=ip -color=auto
|
||||
chromium=chromium --no-sandbox
|
||||
code=code --no-sandbox
|
||||
rf=rofi -show run
|
||||
Reference in New Issue
Block a user